HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Printing received pagechopped faxes
Latest cvs.
I print this way:
tiff2ps -a -w 8.00 -h 11.50 $FILE_FAX | \
gs -q -sDEVICE=ljet4 -dNOPAUSE -dSAFER=true -sPAPERSIZE=a4 \
-dFIXEDMEDIA -sOutputFile=- - | \
lpr -l -J "$job_name" -P $PRINTER
-w and -h are set to somehow "fit to page" (they are not perfect a4 sizes).
All is ok, but for when sender pagechops; when this happens the page is
enlarged vertically with an ugly effect.
Is there a trick to avoid this?
Even if I check every page in the tiff with tiffinfo to see where the
pagechop is, how do I tell tiff2ps to use forced -w -h for all pages but for
pagechopped ones?
Thanks
--
giulioo@xxxxxxxxx
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*