Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!princeton!grendel.Princeton.EDU From: rhl@grendel.Princeton.EDU (Robert Lupton (the Good)) Newsgroups: comp.lang.postscript Subject: Sending 8-bit data to an AppleLaserWriter Message-ID: <7933@idunno.Princeton.EDU> Date: 5 Apr 91 16:51:57 GMT Sender: news@idunno.Princeton.EDU Organization: Princeton University Lines: 13 I have some images that I want to send to a laserwriter, and I'd like to use readstring rather than readhexstring (a factor of two in file size is significant). I can write the file easily enough, and sure enough ghostscript plots it for me, but when I send it to the laser writer (hung off a sun on an rs232 line) I get "undefined" errors. The problem seems to be ^D's in my data stream, and ^S/^Q is also a problem. Anyway, have any of you solved this problem? Answers by email please, and I'll post a summary. Robert