AccusoftPrintPro8 ActiveX DLL : PP_TrueTypeOption Enumeration |
Option values which define the possible options for printing TrueType fonts.
Member | Value | Description |
---|---|---|
PP_TrueTypeOption_DownloadFonts | 2 | (2) Download TrueType fonts as soft fonts. This is the default for HP printers that use PCL. |
PP_TrueTypeOption_DownloadOutline | 4 | (4) Downloads TrueType fonts as outline soft fonts. |
PP_TrueTypeOption_PrintAsGraphics | 1 | (1) Substitute device fonts for TrueType fonts. This is the default for Postscript printers. |
PP_TrueTypeOption_UseDeviceFonts | 3 | (3) Print TrueType fonts as graphics. This should be used for dot matrix printers. |