The PDF configuration file (JCKPDFC DD statement) consists of the following five single-line parameters:
PRMODE=PDFL|PDFLB|PDF|PDFB|HTML|RTF
Specifies the output data stream format.
Indicates a linear PDF file; this is the default.
Indicates a linear PDF file with a blue bar overlay.
Indicates an Adobe Portable Document Format file.
Indicates an Adobe Portable Document Format file with a blue bar overlay.
Indicates a Hypertext Markup Language file.
Indicates a Rich Text Format file.
ORIENT=AUTO|PORT|LAND
Specifies the output orientation.
Indicates the PDF converter will analyze the input file to select the best orientation and best maximum number of lines to print per page; this is the default.
Indicates portrait orientation.
Indicates landscape orientation.
CODEPAGE=input-codepage
Specifies the EBCDIC codepage of the input file. The default is:
CODEPAGE=IBM-1047
All EBCDIC codepages are translated into the ASCII codepage ISO8859-1, except for the following:
Translated into ISO8859-7 Greek
Translated into ISO8859-8 Hebrew
Translated into ISO8859-9 Turkish
CHARS=XX99
Specifies the font type (xx) and the characters per inch (99).
Characters per inch (CPI) are horizontal in range and span 1 through 29. The following font types are supported:
Courier-Bold
Courier
Courier-Italic
Courier
Courier-Bold
Courier
Courier
Helvetica-Bold
Helvetica
Courier
Courier-Bold
Courier-Italic
Courier
Note: The default CHARS depends on the ORIENT parameter.
LC=max lines per page
Specifies the maximum number of lines to print per page in the range from 0 through 255.
Note: The default LC depends on the ORIENT parameter. If ORIENT=AUTO is specified, the LC parameter is ignored.
|
Copyright © 2014 CA.
All rights reserved.
|
|