Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: fax2ps help
> I have a special need (duh). I have a "high speed" Konica Force 50
> printer that I want to print 100+ page faxes to, but fax2ps doesn't
> add a cntl-D to the end of the print job, as the printer expects to see.
>
> I also need to add the line:
>
> << /PageSize [612 1008] /ImagingBBox null >> setpagedevice
>
> after the %%EndProlog sequence in the postscript job.
What's stopping you from modifying the fax2ps program? These changes require
only a few lines of code. The fax2ps program is part of the tiff library
and utilities. It lives in the tiff-v3.4/tools directory ...