Issue with PDF Generation on Maui

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v12)  /  Issue with PDF Generation on Maui

DynamicPDF CoreSuite for .NET (v12) Forum

 Feb 24 2025 12:13 AM
Hi,

I have installed the ceTe.DynamicPDF.CoreSuite.NET nuget package in my MAUI app and try to create a pdf file within my mobile application. The build is failing with the following error:
0>Xamarin.Shared.Sdk.targets(1560,3): Error  : clang++ exited with code 1:
Undefined symbols for architecture x86_64:
  "_CreateHBFont", referenced from:
     -exported_symbol[s_list] command line option
  "_DestroyHBBuffer", referenced from:
     -exported_symbol[s_list] command line option
  "_DestroyHBFont", referenced from:
     -exported_symbol[s_list] command line option
  "_GetHBBufferLength", referenced from:
     -exported_symbol[s_list] command line option
  "_GetHBGlyphInfo", referenced from:
     -exported_symbol[s_list] command line option
  "_GetHBPosInfo", referenced from:
     -exported_symbol[s_list] command line option
  "_ProcessHBString", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


It used to work fine before migrating to Maui from Xamarin. I have tried numerous things to fix the error with not success. Can you please advise on this matter?

Thanks in advance

All times are US Eastern Standard time. The time now is 7:00 AM.