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] More Questions on Email-to-Fax Gateway
On Tue, Mar 25, 2008 at 6:30 AM, Mufit Eribol <hme@xxxxxxxxxxxx> wrote:
> 2. html2ps (perl version) is also limited in terms of encoding. I would
> like to use html2ps (php version). It supports broad range encodings.
> However, I don't understand how it can be run from a mime converter
> script. What is the proper way of calling html2ps (php version) from
> "html" mime script?
same as perl, a shebang line and chmod +x. something like:
#!/usr/bin/php
<?php
...
____________________ 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*