Aspose::Page::SaveOptions::get_ConvertFontsToTTF method

SaveOptions::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.

virtual bool Aspose::Page::SaveOptions::get_ConvertFontsToTTF()

See Also