# tiff2ps /var/spool/hylafax/recvq/fax00005.tif > A.ps
Fax3Decode1D: Warning, /var/spool/hylafax/recvq/fax00005.tif: Premature
EOL at scanline 2297 (got 0, expected 1728).
Fax3Decode1D: Warning, /var/spool/hylafax/recvq/fax00005.tif: Premature
EOL at scanline 2298 (got 0, expected 1728).
Fax3Decode1D: Warning, /var/spool/hylafax/recvq/fax00005.tif: Premature
EOL at scanline 2299 (got 0, expected 1728).
Fax3Decode1D: Warning, /var/spool/hylafax/recvq/fax00005.tif: Premature
EOL at scanline 2300 (got 0, expected 1728).
Fax3Decode1D: Warning, /var/spool/hylafax/recvq/fax00005.tif: Premature
EOL at scanline 2301 (got 0, expected 1728).
Balu
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-us...@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sa...@hylafax.org.*
# cat /etc/hylafax/FaxDispatch
FILETYPE=pdf
SENDTO=FaxMaster
The PDF's get sent, but the tagline is cut off, I can see the last lines
of it, but not complete...
If I view the .tif the tagline looks weird too. Is it possible that this
behaviour has the same base as the Premature EOL I've posted a few hours
ago?
What could cause such crappy taglines?
It might just be me, but you're not converting to a PDF, you're
converting to a Postscript file. Is that what you meant?
Cheers,
Tren
> -----Original Message-----
> From: hylafax-us...@hylafax.org
> [mailto:hylafax-us...@hylafax.org] On Behalf Of Thomas
> -Balu- Walter
> Sent: Monday, August 12, 2002 7:46 AM
> To: hylafa...@hylafax.org
> Subject: [hylafax-users] Premature EOL?
No, I was thinking of converting to PDF, but that is a two step process
:) tiff2ps | ps2pdf
This ("got 0, expected _____") is a bug from an old viewfax version that
was perpetuated into libtiff and HylaFAX. libtiff was fixed a few years
ago. HylaFAX was fixed in 4.1.3
You can have yet other "Premature EOL" errors with HylaFAX depending on
how badly the modem firmware handles corrupt data. But these errors here
are fixed now.
Lee.