fax to pdf software

5

Does anyone now of any software (preferably windows based) that would let me save incoming faxes (over a land line) to pdfs in a folder somewhere?

Clarification:
I think there is some confusion. right now I have a stand alone fax machine. I would like to add a fax modem to a desktop and have it pick up receive the fax ( I don't know what "format" they come in as) and drop it off in a dir preferable as a pdf but I can handle that later. my big thing is the fax to modem to file part of it

Crash893

Posted 2010-03-02T20:59:07.213

Reputation: 1 532

Question was closed 2015-01-31T18:14:36.470

I still don't understand really your problem. Just get a fax-modem, install it, use whatever software comes with it, or some third party fax server, etc., and you are done. Most of fax softwares I've seen have an option to print the fax immediately. Then, using @anjogasa's suggestion will work for you. – Sunny – 2010-03-03T18:13:16.223

Answers

1

Not sure if it would be of help but you could consider piping it into a printer driver like doPdf (www.dopdf.com) which will takes print input and basically "print" it into a PDF.

mindless.panda

Posted 2010-03-02T20:59:07.213

Reputation: 6 642

0

If your fax software saves the incoming faxes in a well-known image format somewhere, you can run a scheduled job to pick them up from there and use ImageMagick to convert it.

Example: convert on linux (should work in Windows as well)

Sunny

Posted 2010-03-02T20:59:07.213

Reputation: 921

I think there is some confusion. right now i have a stand alone fax machine. I would like to add a fax modem to a desktop and have it pick up receive the fax ( i don't know what "fromat" they come in as) and drop it off in a dir prefrablly as a pdf but I can handel that later.

my big thing is the fax to modem to file part of it – Crash893 – 2010-03-03T04:37:33.577