PsLoadOptions.ConvertFontsToTTF
PsLoadOptions.ConvertFontsToTTF property
Specifies whether to save non-TrueType fonts to TTF. It significantly decreases the volume of the resulting document in PS to PDF conversion and increases the speed of conversion of PS files with a large quantity of text in non-TrueType fonts to any output format. However, there is small vertical shift of text when converting PostSctipt file to image.
public bool ConvertFontsToTTF { get; set; }
See Also
- class PsLoadOptions
- namespace Aspose.Pdf
- assembly Aspose.PDF