![]() |
Gasch David wrote: > > Thanks for your help, your script works fine when used as intended with > fax2ps. Unfortunately when I use fax2ps to convert all I get are empty > pages, so I'm using tiff2ps which works ok. Unfortunately your script > doesn't work with it tho :( > > Could you possibly think of a way to make it work? > hmm... tiff2ps produces a postscript image over the hole page try the following: search for the line with the "%%BeginProlog" in my script change the "%%BeginProlog" to "showpage" run the prog HIH yeez, don't no why your fax2ps produces empty pages, is your ghostscript installed correctly ?? /nice week /matthias > Regards, David > ********************************************** > Cellway Kommunikationsdienste GmbH > David Gasch > EDV / Systeme & Kommunikation > Lilienthalstr. 4 > 85399 Hallbergmoos > Tel. 0811/811-1339 > eMail: David.Gasch@cellway.de > ********************************************** > > > ---------- > > Von: Matthias Reich[SMTP:rei@hagos.de] > > Gesendet: Freitag, 7. Juli 2000 11:56 > > An: hylafax-users@hylafax.org > > Cc: Gasch David; marco.kohn@xcom.de > > Betreff: Re: [hylafax-users] Date and time on rcvd faxes > > > > <<Datei: print_fax.sh>> > > Gasch David wrote: > > > > > > Hello again, > > > > > > I'm looking for a way to print the server's system date/time on received > > > facsimiles. We receive alot of documents each day, most of the times the > > > date/time sent by the remote faxmachine isn't correct. Our controlling > > > department needs exact times tho.. > > > > > > I don't expect HylaFax to provide this kind of functionality, but maybe > > > someone has already been confronted with this problem!? > > > > > > Regards, David > > > ********************************************** > > > Cellway Kommunikationsdienste GmbH > > > David Gasch > > > EDV / Systeme & Kommunikation > > > Lilienthalstr. 4 > > > 85399 Hallbergmoos > > > Tel. 0811/811-1339 > > > eMail: David.Gasch@cellway.de > > > ********************************************** > > > > > > ____________________ HylaFAX(tm) Users Mailing List > > _______________________ > > > To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < > > /dev/null > > Hi David, > > > > i made a small shell/awk skript.(see attachment) > > the script takes the incoming tif-file, calls fax2ps > > patches a line receipt: date in the ps-stream > > afterwards you can pipe the output to lpr or a file or whatever you > > want. > > HIH > > /Matthias > > > > -- > > HAGOS eG phone: +49 711 7880592 > > Matthias Reich fax: +49 711 7880599 > > Industriestr. 62 web: http://www.hagos.de > > D-70565 Stuttgart mail: rei@hagos.de > > Germany > > -------------------------------------------------------------------------- > > -- > > Be careful your mail is read by the NSA too !! > > -- HAGOS eG phone: +49 711 7880592 Matthias Reich fax: +49 711 7880599 Industriestr. 62 web: http://www.hagos.de D-70565 Stuttgart mail: rei@hagos.de Germany ---------------------------------------------------------------------------- Be careful your mail is read by the NSA too !! ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null