Value options for PDPrintWhat.
PDPrintWhat_DOCUMENT | Print only the document.
|
PDPrintWhat_DOCUMENT_AND_COMMENTS | Print the document and associated annotations (WYSIWYG-- the default for Acrobat 8.0 and later).
|
PDPrintWhat_DOCUMENT_AND_STAMPS | Print the document and stamp annotations.
|
PDPrintWhat_FORM_FIELDS_ONLY | Print only the data within form fields.
|
PDPrintWhat_COUNT | |
PDPrintWhat_MIN = PDPrintWhat_DOCUMENT |
| |
The number of points to overlap (user interface units may be anything, clients convert to points).
| |
Center the pages' contents on the physical paper.
| |
Determines which printer marks to emit.
| |
The width of the paper (points). It is client-provided since the client has PPD access.
| |
The height of the paper (points).
| |
char * docTitle ; | The title string for the slug (optional).
|
char * docDate ; | The date string for the slug (optional).
|
char * docTime ; | The time string for the slug (optional).
|
The current column
(0 - numcols-1) . | |
The current row.
| |
The number of columns for this page.
| |
The number of rows for this page.
| |
The amount to shift right. First tile to center the entire image on the sheets.
| |
The amount to shift down.
| |
|