|
Resulting fax only bottom left 1/4 of page
I'm trying to work with another person that has a Windows based system. He generates a PCL (HP printer control language) encoded file. I take the PCL file and run it through pcl6 to convert it from PCL to a PDF. If I look at the resulting PDF it looks fine. But when I print to a hylaFAX / fax4CUPS setup the receiving fax only shows the bottom left corner which is actually the top right corner of the PDF. I tried tweaking setting thinking it might be defaulting to A4 sized paper but that didn't help. I turned on a cover page in CUPS for the job. The cover page shows up centered properly but the necessary pages are all 1/4 of what they should be.
I use similar logic on another job where a different programmer generates a postscript output file which I convert to a PDF then use a similar command to fax from there. That works perfectly.
The command I issue is
lpr -Pfaxit -o phone=1234567890 /tmp/fax.pdf
The faxit queue uses fax4CUPS hylaFAX.ppd then routes to hylaFAX to send via fax modem.
Any help greatly appreciated.
Anyone with expertise with ghostscript CUPS or fax4CUPS with an idea?
Last edited by jjrowan; 05-26-2009 at 10:50 AM.
|