Convert g3 faxes to ps/pdf
Wouter van Marle
wouterm at spammers-unite-here.com
Sun Jan 12 22:16:54 EST 2003
More information about the Python-list mailing list
Sun Jan 12 22:16:54 EST 2003
- Previous message (by thread): Convert g3 faxes to ps/pdf
- Next message (by thread): Convert g3 faxes to ps/pdf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All! I am fiddling a bit with mgetty+sendfax, writing a program in Python as front-end. These programs send and receive their faxes as g3 format, which is fine for that purpose. For viewing and storing I want them as ps or pdf file! (to convert between those two is trivial with ps2pdf). Any clue on how to convert from g3 to ps? (or where I could ask this question) I tried fax2ps (from libtiff-progs), doesn't work - complains that it does not know the g3 file (is not a tiff file). I don't mind to have to use a few steps - e.g. g3 --> tiff --> ps --> pdf. Wouter.
- Previous message (by thread): Convert g3 faxes to ps/pdf
- Next message (by thread): Convert g3 faxes to ps/pdf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list