<< Click to Display Table of Contents >> Navigation: Drivers API > IPXCPrinter Interface > Properties > Property Options > DocInfo (Document Information) |
The DocInfo properties enable the specification of document information fields and XMP metadata. Please note that properties are case-sensitive:
NAME
|
VALUES
|
DEFINITION |
Enabled |
If this property is False then no information fields are specified except the Producer field, which is always specified and contains the PDF-XChange Drivers API version information.
Default value: False
|
|
AskForDocInfo |
If this property is True then a dialog box will be displayed after documents are spooled. The dialog box can be used to enter document information fields.
Default value: False
|
|
AddXMP |
If this property is True then XMP metadata will be added to printed documents. Metadata includes values of information fields, date of document creation etc.
Please note that if the PDF/A format is used then XMP metadata is always added to documents.
Default value: False
|
|
Title |
String |
Specifies the document Title.
Default value: empty string
|
Subject |
String |
Specifies the document Subject.
Default value: empty string
|
Author |
String |
Specifies the document Author.
Default value: empty string
|
Keywords |
String |
Specifies document Keywords. Commas must be used to delimiter keywords.
Default value: empty string
|
Creator |
String |
Specifies the document Creator.
Default value: empty string
|