Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!!dberry From: dberry@ (Daniel M. Berry) Newsgroups: comp.lang.postscript Subject: how to download an Adobe font with UNIX Message-ID: <9990@discus.technion.ac.il> Date: 12 Jun 91 10:53:04 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: Technion, Israel Inst. of Technology Lines: 22 We licensed a copy of an Adobe font... sonata specifically We were given a choice of PC or Mac format, and chose PC format because we have PC's here but no Mac's. However the PC's are NOT connected to any of the printers.. They're all connected to Unix machines, so that we use lpr to send PostScript files to the printers. lpr refused to send the so______.pfb file because it began with something binary and not ascii.. So I stripped that header off and got down to something beginning with %!.. I sent this and this time the printer complained that a command looking like swearing (ie characters not in the standard 7bit ascii range) was not defined... The file contains binary and the printer cannot accept.. Has anyone surmounted the problem? Is there a magiv incantation that one must mutter to lpr or the printer to get the printer to accept the font definition.. There's gotta be.. because I cannot believe that you cannot use these fonts through UNIX. Thanks DAn