Hello,
I hope you are doing well,
We have Aspose PDF Generation deployment on Linux machines that don’t contain any font libraries.
When we initiate PDF conversion jobs on those Linux instances; while the fonts are embedded within the file the conversion happens with no issues.
If we then try to install any font library, say Wine Fonts, and do a conversion job for a file that has the fonts embedded within it. Aspose loads the font from the OS instead of loading it from the embedded font files.
Is there a way to change the order in which the Aspose loads the fonts to prioritize the embedded fonts before using the installed OS fonts?