90
Creating print data
What to do when replacing RGB=255 in bitmap image data with RGB=254
RGB=255 is identified as a transparent color. In a portion where RGB=255 is contained, no ink will be ejected.
In order for the white ink to be printed, select an area for RGB=255, and replace it with RGB=254.
To make such replacement, use the method mentioned below.
(1)
In the menu bar, select [Effects] > [Adjust] > [Replace Colors].
(2)
From the [Old color] pull-down menu, click [More] to set RGB=255 in [Select Color].
(3)
In the same manner, set [New color] to RGB=254.
(4)
Set [Range] to "1", and click on the [OK] button.
<TIPS>
For the vector data, change the fill color to RGB=254.