| Michael Loßin on Tue, 4 Jul 2000 12:34:09 +0200 (CEST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Allow change page size using APSFILTER |
> Chan Yick Wai wrote: > > Hi, > > I wonder if you can give me some hints on changing the page length of any ps > file printed using apsfilter. > > Details > -------- > 1) I use a program called txt2b5ps that can change text file to ps file ( > sample is attached ) > 2) I suppressed the form feed of printer because this file is just half page > long as of A4. > 3) however, it always print whole page and paper feed to the end. > 4) I'm using Mandrake 7.0, Star color dot-matrix nx-2420. Hi there! This form feed is not an apsfilter thing -- ghostscript does this after each print job. I suppose directly printing the text files doesn't work, right? (b5 looks like Chinese Big5 encoding stuff...) The only workaround I see is to concatenate several text files before you convert them to use one sheet for more than one file. Michael