HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] vertically flattened faxes
On Friday 19 December 2003 21:05, Eric Smith wrote:
> I have the same problem as reported in this faq entry:
> http://www.hylafax.org/HylaFAQ/Q702.php
>
> However all viewers I use like display and xview show a flattened fax,
> ghfaxviewer displays it perfectly. In windows the tiffs are also
> flattened.
>
> I use the convert(1) programme to render multiple jpg's of a multipage fax
> tif and these are also vertically compressed.
>
> any ideas?
Use the '-geometry' option to scale horizontal and vertical axis differently
when you convert the tiff file.
convert -geometry 100%x200% fax.tif fax.jpg
works fine for me in cases like this.
Best regards,
Arjen
____________________ 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@xxxxxxxxxxxx*