![]() |
On Fri, 15 Jun 2001 09:39:16 -0400, you wrote: >I would like to set up a directory on our RH Linux 7.1 server that our >legacy applications can write to that would imbed the needed fax related >info (i.e. receiptant, fax number, time & date, etc) in to the fax message. >.. >SAMPLE Output file: > >@@STARTFAX >@@SFAX SenderFaxNumber >... >text >text >text >@@GRAPHIC \sys\faxfiles\cfooter.tif >@@NEWPAGE >TEXT >TEXT Since "text" seems to be plain ascii, I think you can do that with perl (to parse) and enscript to overlay/add images (man enscript, look for "epsf"). Images should be in eps format though (print the tif to file from windows to get them). -- giulioo@pobox.com ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null