blob: b6543432d2e2c741178954358b6565c76a14c76b (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/fax
+++ b/fax
@@ -773,6 +773,7 @@
$GS -q -sDEVICE=tiffg3 -r$RES -dNOPAUSE -dSAFER \
-sOutputFile=$BASENAME.%03d \
-sPAPERSIZE=$PAGE \
+ -dMaxStripSize=0 \
$BASENAME </dev/null >/dev/null )
;;
II*|MM*|P4*)
|