• Hi,

    When I use this option and Print "Black and White" (Using Cute PDF Writer) everything is ok except I would like to configure this so that one colour prints Halftone/Grayscale (for my drawings background).  Can this be done?  I was able to do this for 11.6 (using 171 as faded colour) using the following Postscript but when I use it now it will create a pdf that is unrecognizable and will not open:
    PDF-6|postscript|BA N,LA P,ST 600,MAP 0 0 741 1060,PENS ATTR,\
    ATTR 1 1 SO T 0.18,\
    ATTR 2 1 SO T 0.25,\
    ATTR 4 1 SO T 0.35,\
    ATTR 5 1 SO T 0.25,\
    ATTR 6 1 SO T 0.5,\
    ATTR 7 1 SO T 0.18,\
    ATTR 8 1 SO T 0.35,\
    ATTR 10 1 SO T 0.7,\
    ATTR 170 1 DO T 0.18,RGB 170 .7 .7 .7,\
    ATTR 171 2 SO T 0.30,RGB 2 .5 .5 .5,\
    ATTR 172 1 DO T 0.35,RGB 172 .7 .7 .7,\
    ATTR 173 1 DO T 0.5,RGB 173 .7 .7 .7,\
    ATTR 174 1 DO T 0.7,RGB 174 .7 .7 .7,\
    ATTR 175 1 DO T 0.18,RGB 175 .7 .7 .7,\
    ATTR 176 1 DO T 0.18,RGB 176 .7 .7 .7,\
    ATTR 179 1 DO T 0.18,RGB 179 .7 .7 .7

    Any help would be appreciated.

    Thanks