Properties

<< Click to Display Table of Contents >>

Navigation:  Drivers API > IPXCPrinter Interface >

Properties


 

PRO SDK Icon Properties

 


 

The IPXCPrinter Interface provides the following properties:

 

Property Name returns the printer name.

Property Options used to specify most of the printer properties. Options are detailed below:

Paper defines the page layout customization of printed documents:

Normal is used to specify the position and size of the page on the sheet.

n-UP is used to define the amount and order of pages.

Booklet is used to define the parameters of booklet/book creation.

Custom Forms is used to create forms of custom sizes.

General defines the specifications to which printed PDFs conform and the PDF viewing application options.

Compression defines text and image compression options:

Color specifies the compression for True color images.

Indexed specifies the compression for images that feature a color palette.

Mono specifies the compression method for monochrome/black & white images.

Graphics defines how images are processed before they are inserted into documents:

Color determines image downsampling and conversion options for True color images:

Color.Downsample defines downsampling options.

Color.Convert defines conversion options for color images into grayscale/monochrome/black & white.

Indexed determines downsampling and conversion options for indexed images that feature palettes:

Indexed.Downsample defines downsampling options.

Indexed.Convert defines conversion options for indexed images into grayscale/monochrome/black & white.

MonoAndDrawings determines downsampling and conversion options for monochrome images and black & white drawings:

MonoAndDrawings.Downsample defines downsampling options.

MonoAndDrawings.Convert defines conversion options for color images into grayscale/monochrome/black & white.

Fonts defines font properties.

Watermarks defines and enables/disables watermarks.

Overlays defines the overlay of existing files onto printed documents.

Security defines security properties.

Links defines link properties.

Bookmarks defines bookmark creation options.

Default File Append is used used to append/prepend files to existing documents.

HeadersFooters defines headers and footers.

DocInfo defines PDF document information fields and XMP metadata.

Save defines the folder in which PDFs are stored, and additional save data.

EMail defines automatic emailing properties for printed documents.

Optimization defines optimization properties.

DigSig defines digital signature properties.

Saver defines the ShowProgress property of the pdfsaver application.