Value
Name | Description | Value |
---|---|---|
FontDownloading.COMPLETE | Downloads all fonts once per page. | 2003332197 = 'whle' |
FontDownloading.NONE | Downloads only references to fonts. Note: Use when fonts reside in the printer. | 1852796517 = 'none' |
FontDownloading.SUBSET | Downloads only the characters (glyphs) used in the document. Glyphs are downloaded once per page. | 1768842098 = 'incr' |
FontDownloading.SUBSET_LARGE | Downloads only the characters (glyphs) used in the document. Glyphs are downloaded once per page. Note: Use when the number of glyphs exceeds 350. | 1818325607 = 'larg' |
Usage
As property
PrintPreference.fontDownloading
PrinterPreset.fontDownloading
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |