IJPDS > Color separation > Printing color registration mark

Printing color registration mark
You can print color registration marks for fine-tuning the color separation. The registration mark is 8.0 by 8.0 millimeters and id printed in a position relative the cursor starting position (the upper left corner of the IJPDS document).
To print color registration marks
You configure where to print a registration mark using the registrationmark property. Specify the horizontal position of the mark center with the x property, and the vertical position with the y property.
Example 24
In this example, the center of the mark is printed 10.0 millimeters in the horizontal direction and 14.0 millimeters in the vertical direction relative the cursor starting position.
<property name="registrationmark"> 
    <property name="x">10.0,mm</property> 
    <property name="y">14.0,mm</property> 
</property>
 
OpenText StreamServe 5.6 Updated: 2013-03-01