Extracts embedded TrueType fonts from a .pdf document and returns the list of font files.
Parameters
Parameters
Description
font_list
[out] A placeholder for the OdStringArray that contains names for extracted fonts.
Returns
The value of the ImportResult enumeration that contains the result of the filler operation.
Remarks
Fonts are extracted for the objects that can be exported with the specified properties. Installation of the extracted fonts is performed on the application side depending on the platform. It is recommended to use this function before calling import() to be able to set the extracted fonts.