[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SOLVED: Appending Postscript Fonts when printing.



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 debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: