Fonts

<< Click to Display Table of Contents >>

Navigation:  Drivers API > IPXCPrinter Interface > Properties > Property Options >

Fonts


 

PRO SDK Icon Fonts

 


 

The Fonts properties determine document font options. Please note that all properties are case-sensitive:

 

 

NAME

 

 

VALUES

 

DEFINITION

 

EmbedAll

 

Boolean Value

 

If this property is set to True then all fonts are embedded. This increases file size but also ensures that documents can be viewed correctly on all computers.

 

Default value: False

 

 

EmbedProtected

 

Boolean Value

 

If this property is set to True then only protected fonts are embedded.

 

Default value: True

 

 

WriteToUnicode

 

Boolean Value

 

If this property is set to True then fonts are written to unicode.

 

Default value: False

 

Subset

Boolean Value

 

If this property is set to True and the percentage of font characters used is less than that specified in the SubsetLevel property (below) then only used characters will be embedded.

 

If this property is set to False then the complete font file will be embedded, which will increase file size but ensure formatting consistency and that fonts can always be viewed correctly.

 

Default value: True

 

 

SubsetLevel

 

All values from 1-100

Default value: 100

 

There are two identical subsections: AlwaysEmbed and NeverEmbed. These define lists of fonts that should always/never be embedded. These following properties are available in each subsection:

 

 

NAME

 

 

VALUES

 

DEFINITION

 

Enable

 

Boolean Value

 

Enable using the list defined by the Fonts property (below).

 

Default value: False.

 

 

Fonts

 

String

 

Contains a list of fonts delimited with commas.

 

Default value: empty list.