![]() |
To the HylaFAX mailing list: This is a follow-on to my earlier posting regarding the "Client does not support document page width" error message that is preventing me from sending faxes. I have currently boiled the PostScript code that I am trying to send down to just a few lines that only draw a box and put a couple of words on the page. I have determined that the problem seems to be related to my attempting to image a legal-sized page (8.5 x 14). My Postscript code is attempting to put the box and words in the top 3 inches of the form. Whenever I do this, I get a blank page when the form is submitted to HylaFAX without the "-s legal" parameter. When I take the exact same code and simply change the y-coordinates to 3 inches lower, the box appears. By the way, I do have my plain paper laser fax loaded with legal size paper and the fax machine itself is set for legal size paper. Whenever I submit a job to HylaFAX with the "-s legal" parameter, I always get the "Client does not support document page width" message and the fax aborts. Can someone please give me an indication of what I need to do to correctly send legal size pages through HylaFAX? Is this a bug? Any comments would be most welcome. Thank you for your valuable time, Chen Coulter software_sourcery@bigfoot.com