CL Command Reference - CRTPDFMAP

CL Command List > CRTPDFMAP Reference

Description:

The Create PDF Map (CRTPDFMAP) command creates a PDF map.

This PDF map can be used by Infoprint Server and PSF/400 when converting spooled files to PDF. Each PDF map can be made up of several PDF map entries. The PDF map entries allow you to specify how spooled files should be processed after they have been converted.

These functions for processing are available:
. Storing the PDF file in the integrated file system.
. E-mailing the PDF file as an attachment.
. Spooling the PDF file to an output queue.
. Spooling the output AFP file to an output queue.

Add an entry to the PDF map using the WRKPDFMAPE command for each type of processing you want. For example, if you want to e-mail some spooled files, respool some as AFP files, and do both actions on some spooled files, you will need at least three PDF map entries.

Restrictions:
1. Infoprint Server for iSeries is required to use this command.
2. *IOSYSCFG authority is required to use this command.


Examples:

CRTPDFMAP PDFMAP(QGPL/BIGSALES)
TEXT(¡¯High-end sales letters¡¯)

This example shows how to create a PDF map.