Sample configuration file for the pdfprs client

The following figure shows an example of a configuration file for the PDF parallel transform client. Note the three parameters that have been highlighted to show values you want to specify exactly as shown to enhance the performance of the parallel PDF RIP.

Note: The PDF parallel transform cannot be used together with the APPE transform.

Sample PDF parallel transform (pdf2afp.cfg) configuration file

# pdf2afp.cfg configuration file
# KEYWORD          EQUIVALENT ps2afp FLAG                    PURPOSE
####################################################################
width =  8.5i            # -w                width of generated image
length =  11i            # -l               length of generated image
x_offset = 0i            # -x                  left and right margins
y_offset = 0i            # -y                  top and bottom margins
resolution = 600         # -r                   resolution of printer
output_type = FS45       #              type of AFP image to generate
job_timeout = 120        # maximum number of minutes to process a job
number_of_rips = 3       #                       how many rips to use
[pdf]