Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: Problem using Escape Codes in text document.
> > I need to handle escape codes (\192, \179, \218, etc.)
> > in my text document (FAX), but when I send the following
> > instruction:
> >
>
> Sendfax accepts text postscript or tif files.
> With those codes in there it's not text.
> Try sending your document through a postscript filter like epsonps.
>
> ftp://ftp.uu.net/usenet/comp.sources.misc/volume20/epsonps/part01.Z
> ftp://ftp.uu.net/usenet/comp.sources.misc/volume20/epsonps/part02.Z
>
Mmm, I'm with the same problem, but I've got an Apple LaserWriter 600...
We use a Cobol program that sends ascii data+ escape characters to the
printer.. Where can we get those filters?