Include the /C parameter if the AFP overlay should print in color. AFP highlight color printing on printers from Xerox and Oce is supported. Before using this feature, make sure the:
The system maps the RGB (red,green,blue) color setting for each object to the closest AFP named color. The default AFP named colors are: blue, red, magenta, green, cyan, yellow, dark_blue, orange, purple, dark_green, dark_cyan, mustard, gray, and brown.
Use the NamedColors option to tell the system to use only specific AFP named colors:
< PrtType:AFP >
NamedColors = blue
For example, if you wanted all highlight (non-black) colors mapped to blue, you would set the NamedColors option to blue, as shown above.
To allow the mapping of the colors you assigned to the objects in the FAP file to multiple colors, separate each color with a semicolon (;). For example, to use all of the default AFP named colors except brown, set the NamedColors option as shown here:
NamedColors = red;blue;magenta;green;cyan;yellow
The order of the named colors does not matter.
© Copyright 2012, Oracle and/or its affiliates. All rights reserved. Legal notices.