Date: Wed, 6 Sep 95 14:38:33 METDST From: marino.ladavac@aut.alcatel.at To: rjbproc@vir.com (Robert Burns) Cc: questions@freebsd.org Subject: Re: Ghostscript and HP Laserjet II Message-ID: <9509061238.AA07458@atuhc16.aut.alcatel.at> In-Reply-To: <Pine.BSF.3.91.950905230615.163B-100000@zeta.avenet.com>; from "Robert Burns" at Sep 5, 95 11:18 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> When I print tiff2ps files using gs configured for laserjet, the output is > cropped by about 25 pixels on the top and 50 pixels on the right margin. GhostScript's printer drivers have an internal notion of margins. They crop off everything that falls out of them. I had to reduce right margin on my installation in order not to lose some page space. The top margin is probably reduced because gs believes that you use different paper size than the one required by .ps file. It always tries to align bottom margin right. If the file requires a4, you will have to specify PAPERSIZE=a4 on gs command line. > I know the complete image is contained in the Postscript file because I can > see it using gs in my X display. > If tried a number of things but I am unable to solve the problem. Please > help! It would have helped have you enumeratd the things you have tried. /Alby > ----------------------------------------------------------------------------- > Robert Burns (rjbproc@vir.com) > Mtl., Ca. > -----------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9509061238.AA07458>