Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
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:
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:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
PDFMAP | PDF Map | Qualified object name | Required, Positional 1 |
Qualifier 1: PDF Map | Name | ||
Qualifier 2: Library | Name, *CURLIB, *LIBL | ||
TEXT | Text 'description' | Character value, *BLANK | Optional, Positional 3 |
AUT | Authority | Name, *LIBCRTAUT, *CHANGE, *ALL, *USE, *EXCLUDE | Optional, Positional 2 |
Top |
Specifies the name of the PDF map.
This is a required parameter.
Qualifier 1: PDF Map
Qualifier 2: Library
Top |
Specifies the text that briefly describes the PDF map.
Top |
Specifies the authority you are giving to users who do not have specific authority to the PDF map, who are not on an authorization list, and whose group profile has no specific authority to the PDF map.
Top |
CRTPDFMAP PDFMAP(QGPL/BIGSALES) TEXT('High-end sales letters')
This example shows how to create a PDF map.
Top |
*ESCAPE Messages
Top |