Aspose::Page::SaveOptions::set_ConvertFontsToTTF method
SaveOptions::set_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.
virtual void Aspose::Page::SaveOptions::set_ConvertFontsToTTF(bool value)
See Also
- Class SaveOptions
- Namespace Aspose::Page
- Library Aspose.Page for C++