If you include a CONVERT control statement to produce a report in PDF format, you must also supply a DD statement for this file. This must be a FB, LRECL=80 file. If your job step is to produce multiple PDF reports, you must supply a DD statement (and a corresponding CONVERT statement) for each report.
In order to view or print a PDF file you must perform a file transfer operation to download the file to a PC. When downloading (using IND$FILE or FTP) be sure to download in binary. Do not specify ASCII translation or CRLF. Once you have download the file you can use any version of the Adobe PDF Viewer (Acrobat) program capable of displaying PDF version 1.3.
[ Top of Page | Previous Page | Next Page | Contents | Index ]