Hi Christophe,

Christophe Alonso wrote:

> Here is the psc_1200_series.ppd.
> I hope it can help you,

I suspect this is
http://bugs.ghostscript.com/show_bug.cgi?id=690101 but I was not
able to reproduce it.  I tried the following:

        cat some.pdf |
                PPD=/path/to/psc_1200_series.ppd \
                gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH \
                        -sDEVICE=cups -sstdout=%stderr \
                        -sOutputFile=%stdout \
                        -I/usr/share/cups/fonts -sMediaType=Plain \
                        -sOutputType=0 -r600x600 -dMediaPosition=7 \
                        -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=841 \
                        -dcupsBitsPerColor=8 -dcupsColorOrder=0 \
                        -dcupsColorSpace=1 -dcupsRowStep=1 \
                        -dcupsInteger0=26 -scupsString0=PlainNormalColor \
                        -scupsPageSizeName=A4 -c -f -_ >out 2>err
        echo $?

with ghostscript being version 8.71~dfsg2-9.  If you can reproduce
it this way, please attach the PDF; otherwise, we will have to figure
out something else.  Thanks.



-- 
To UNSUBSCRIBE, email to debian-printing-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110818193054.gh30...@elie.gateway.2wire.net

Reply via email to