Mapping AFP or PostScript media names to RICOH ProcessDirector media names
To map AFP or PostScript media names to RICOH ProcessDirector media names:
- Use a text editor to create the media mapping file.
If RICOH ProcessDirector media names include Unicode characters, create the file with an editor that saves text in UTF-8 format.
- On the first line, type the media name in the AFP or PostScript input followed by an equals sign (=) and the corresponding RICOH ProcessDirector media name.
- Type each remaining media name in the AFP or PostScript input, one per line, followed by an equals sign (=) and the corresponding RICOH ProcessDirector media name.
- You can add comment lines to the file. Start each comment line with a pound sign (#).
For example, you can add this comment as the first line in the file:
# AFPorPSmedia=RPDmedia
- Save the file.
- Specify the full path and name of the file as the value of the Path to media mapping file property of the TransformToPDFWithMediaInfo step.
This example maps four AFP or PostScript media names (A4, Letter, TRAY1, and TRAY2) to four RICOH ProcessDirector media names:
# AFPorPSmedia=RPDmedia A4=A4 Plain Letter=Letter Color TRAY1=Letter Preprinted TRAY2=A3 Plain
If the file maps the same AFP or PostScript media name to different RICOH ProcessDirector media names, the system uses the last mapping of the AFP or PostScript media name. The RICOH ProcessDirector media name in the last mapping replaces the AFP or PostScript media name in the JDF file.
If any media name in the JDF job ticket is not defined as a media object in RICOH ProcessDirector, the job goes into the error state. The Reason for wait status value is No matching media.