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] Sending an Acrobat-FDF-Document?
>> I'm running Hylafax at a FreeBSD 4.4 Platform and want to send
>> Adobe Acrobat FDF-Documents.
>>
>> How can I do this?
> hylafax 4.1 supports pdf on the server side.
hylafax-4.1.b2_1 ist running in my system.
# sendfax -n -d 9020222 /tmp/test.pdf
/tmp/test.pdf: Can not determine file type
I think I have to use the typerules, -
but first I had to create this file in /usr/share/fax/,
it did not exist.
# less /usr/share/fax/typerules
#offset datatype match result command
0 string %! ps # POSTSCRIPT
0 string %PDF ps # POSTSCRIPT by Ghostscript
0 short 0x4d4d tiff # big-endian TIFF
0 short 0x4949 tiff # little-endian TIFF
[taken from the online-manpage]
doesn't work.
Must I configure the path to the typerules? Where?
0 string %PDF-1.2 ps
inserting these line also didn't work.
Martin
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null