Determine Font Availability, Substitution & Install & Specify TrueType Fonts Location on Linux for Word to PDF Conversion using Java

Hi, I would like to know how Aspose matches the selected font with the font on the system (not the font directory, but the actual font)

Font | Aspose.Words for Java we use this to set the font name.

I’d like to know how Aspose then uses the information that’s in this object to map to the correct font from the system. Specifically this is when saving as a .docx and as a .pdf.

Is it using fontconfig?

We are using Linux.

Regards
Nico

@niconico,

Please refer to the following section of documentation:

You may also want to take a look at the following pages for more information: