| Michael Loßin on Wed, 6 Dec 2000 10:52:08 +0100 (CET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: margins on a HP695C |
mlennert@ulb.ac.be schrieb: > > Hello, > > I have succeeded in printing from my Linux box to a HP695C which runs on a > windows box. Actually a piece of cake with apsfilter -current ! ;-) Nice to hear someone actually uses it... :) > I only have one problem: the margins are not correct, i.e. my pages get cut > off > at the end (portrait orientation). In the FAQ there is an indication of a > feature in the uniprint driver, and then the next phrase is broken off after > the word "Other". I assume it would be the phrase I'd need... :-) Actually, apsfilter doesn't know (or care) about margin settings... it's a problem with ghostscript and with the tools that produce PostScript for printing. Ghostscript has some way of entering the correct margins in gs_init.ps (I think); the gs documentation and/or the Printing-HOWTO should know more about this. If you experience those cut-offs only with ascii files, you may need to edit the appropriate a2ps configuration file (a2ps.cfg should be the one). In case you use mpage, there should be a similar file (I don't use it). The FAQ certainly needs some make-over, but we're all too lazy/busy/stupid to do it ourselves... HTH Michael