![]() |
>>>>> On Thu, 10 Aug 2000, "Chuck" == Chuck Rock wrote: Chuck> I am running HylaFax 4.0pl2 on FreeBSD. Chuck> If I issue the command sendfax -d 1234567 Chuck> /usr/local/share/ghostscript/5.50/align.ps Chuck> This Postscript file is faxed to our fax machine. Chuck> If I execute this, cat /usr/local/share/ghostscript/5.50/align.ps | Chuck> sendfax -d 1234567 Chuck> I get a fax with the raw Postscript code. Chuck> I thought sendfax would detect the Postscript and pass it through to Chuck> HylaFax without conversion? [root@hewes darren]# file /usr/share/ghostscript/5.50/align.ps /usr/share/ghostscript/5.50/align.ps: English text It's not a traditional postscript file, so the typing fails, and it's treated like ascii. [root@hewes darren]# file /usr/share/ghostscript/5.50/examples/escher.ps /usr/share/ghostscript/5.50/examples/escher.ps: PostScript document text See the difference? Hylafax treats align.p just as UNIX types the file, as text. -D ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null