Aspose::Pdf::PsLoadOptions::get_ConvertFontsToTTF method
PsLoadOptions::get_ConvertFontsToTTF method
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.
bool Aspose::Pdf::PsLoadOptions::get_ConvertFontsToTTF() const
See Also
- Class PsLoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++