From: Joe P. <joe...@sn...> - 2000-12-29 22:37:35
|
On Friday 29 December 2000 05:32, Carlos Puchol wrote: > > hi, i seem to be having trouble when printing some specific > printouts with enscript, which i use a lot. i am using the 0.7 with > the init script on 2.2.16-3smp with great success. thanks > to david and joe and tim, and everyone else for the help! > > i do not get any more overruns as i used to, it seems. > however, i still get this cropping at the bottom of the page. > > if i print this: > > 123456 > 123456 > 123456 > > with nenscript -2rG, the column with the 1 does not show up. > any ideas on how to configure things so that it prints? > (it is a bit tricky when printing code or travel reservations > not to be able to read the first column :-) > Carlos: Many printers can't print close to the bottom of the page. It's caused by the way they are designed. The size of the non-printable area probably varies between printer models. When I use the command 'enscript -2rG', I see results similar to yours. Try adding " --margins=:::50 " to your print command line. When I used this print command - enscript -2rG -Pptal-printd --margins=:::50 there was no loss of text at the bottom of the page. See 'man enscript' for more information. Best to you, Carlos. -- Joe |