Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] R: Wang Viewer
Alfredo Quartini wrote:
> Hi,
>
> Wang viewer lacks g3 compressed tiff files.
> I added this to the beginnig of the faxrcvd script to solve it:
>
> FAXFILE=`/bin/basename $FILE`
> cp -f $FILE /tmp/$FAXFILE
> /usr/bin/tiffcp -i -c g4 /tmp/$FAXFILE $FILE
OK. g4 is more compact but
/usr/bin/tiffcp /tmp/$FAXFILE $FILE
works fine too. So it seems that Wang and Kodak viewers can't open 2D tiffs with bad lines.
>
> rm -f /tmp/$FAXFILE
>
> Regards,
>
> A. Quartini
>
> -----Messaggio originale-----
> Da: faxguy@deanox.com [mailto:faxguy@deanox.com]Per conto di by way of
> Lee Howard <faxguy@deanox.com>
> Inviato: mercoledi 18 aprile 2001 7.47
> A: hylafax-users@hylafax.org
> Oggetto: [hylafax-users] Wang Viewer
>
> Can you please tell me why sometimes people receive the following error
> message while trying to view a tif file."The compression format in the
> specified file name is invalid or not supported".
>
> How can you correct this?
>
> ____________________ HylaFAX(tm) Users Mailing List _______________________
> To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
>
> ____________________ HylaFAX(tm) Users Mailing List _______________________
> To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null