[bug-gs] Ghostsciprt - Printing Problems |
Abraham, Anju
Aabraham at schonbek.com
Mon Mar 22 12:26:11 PST 2004
Ray,
Thanks for your answer.
I am now able to print it in different resolutions, but I find that the top
of the documents and sides are cut off.
Here is an example of my call
# gs -dNOPAUSE -q -sDEVICE=laserjet -dDEVICEXRESOLUTION=400
-dDEVICEYRESOLUTION=400 -sOutputFile=\|lp 1002utd.pdf -c quit
I tried this command without the -dDEVICEXRESOLUTION and
-dDEVICEYRESOLUTION, but I am not getting the entire pdf printed. If I
convert the pdf to postscript I have better luck in that the top prints but
the sides still are missing a little. Any ideas for what I can try to fix
this. With the resolution I have (400x400) I find that the document really
occupies only half the page but it kind of sticks itself onto the top left
hand side-thus losing out the top line.
Thanks for all your help,
Anj.
-----Original Message-----
From: Ray Johnston
Sent: Saturday, March 20, 2004 11:11 AM
To: Abraham, Anju
Cc: 'bug-gs at ghostscript.com'
Subject: Re: [bug-gs] Ghostsciprt - Printing Problems | xefitra
Amj,
Ghostscript is picky about the syntax of options (in the unix
tradition) so you have to read the documentation carefully.
The OutputFile option is a string, so you have to use the -s
option as in -sOutputFile=\|lp
Regards,
Ray
_________________________________________________________________________
Abraham, Anju wrote:
> Newbie Question.
>
> Ghostscript Version used: 8.14 AFPL
> OS: DG/UX Release R4.20MU07
>
> When I print pdf documents I find that the document prints larger than it
> would if I were to print it from acrobat reader on windows. So I find
some
> of my document is missing because it is off the page. Is there an option
I
> can try to increase the print resolution. I tried
>
> #gs -dNOPAUSE -q -sDEVICE=laserjet -r600 -dOutputFile=\|lp 1002utd.pdf -c
> quit
> I get: -dvar=name requires name=null, true, or false
>
> Thanks in advance,
> Anj.
>
> _______________________________________________
> bug-gs mailing list
> bug-gs at ghostscript.com
> http://www.ghostscript.com/mailman/listinfo/bug-gs
>
>
More information about the bug-gs
mailing list