It turned out to be fairly easy using gs cat infile.ps | gs -q -sDEVICE=pswrite -sOutputFile=output.ps -
> Hi, > > I'm trying to print Postscript files on remote network postscript printer > (HP5SI). PS file include some special fonts (KOI8 actually). Fonts (*.pfa) > are installed on my system and I can see PS file using gv for example. But > when I send them to printer server apparently does not have them and I see > some garbage on the paper like: ÖÎÁÑ ÓÉÓÔÅÍÁ, ÓÏÓÔÏÑÝÁÑ ÉÚ ÑÄ > > I learned that if I append fonts inside PS file everything works fine. Is > there a smart filter that will append fonts on the fly? Is there other > solutions to the problem? > > Thank you, > Sasha. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

