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] Fax takes long time to send
Nicolas Ross wrote:
When I upraded to 4.3 earlier this week, the format of email report
changed a little bit and it disrupted many of my automated processing
scripts.
bin/faxrcvd, bin/pollrcvd, and bin/notify are all considered to be part
of the package distribution and as such are subject to change between
package versions. If you are dependent upon the particulars of any of
those then you should copy it to "____.custom" and use the configuration
of FaxRcvdCmd, PollRcvdCmd, or NotifyCmd to point to your "custom"
versions that will not change through upgrades.
As for my problem, you made me realise something. While looking in my
log at when we started seeing increased faxing time, it's almost to
the minute the time we switch our pdf generating engine.
Correct. The image itself has more data than it did before.
Visualy, the pdf is almost the same, but converted to postscript and
then to tiff via ps2fax, we clearly see where the problem is.
http://www.cybercat.ca/~rossnick/fax.gif
In this image, you can see on the left the old engine, and on the
right the new one...
I'll then see how to play with ghostscript options to remove this
"noise", that is surely causing the problem...
It's possibly because your new pdf rendering engine is creating "color"
or "greyscale" PDFs instead of monochrome... causing Ghostscript to try
to render the colors to monochrome in a meaningful way (and doing so
poorly). Make sure that the PDF is monochrome before submitting it to fax.
Lee.
____________________ 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*