Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!texbell!chinacat!woody From: woody@chinacat.Lonestar.ORG (Woody Baker @ Eagle Signal) Newsgroups: comp.lang.postscript Subject: Re: Using readstring with the image operator Summary: unfortunatly Keywords: readstring, image Message-ID: <1078@chinacat.Lonestar.ORG> Date: 14 Mar 90 12:25:05 GMT References: <16660@well.sf.ca.us> <16667@well.sf.ca.us> Distribution: comp Organization: a guest of Unicom Systems Development, Austin Lines: 22 In article <16667@well.sf.ca.us>, rsmith@well.sf.ca.us (Ross Smith) writes: > > Problems start if the binary data contains a ^C (control-C), ^D, > ^J, or ^T. The interpreter apparently ignores (throws away) a > ^C, ^J and ^T, and sees a ^D as an end-of-job indicator, thereby > stopping the current job. Apparently some of these are not stopped by appletalk or the paralell port. Short of a re-do of the serial port control software in the printer, there is not much you can do. This is one of my pet peeves about postscript. The reason that the hplaserjet emulation works is that it has a special mode that it uses. I don't know which printer you have, but in general it won't work. > > > You will find that CR also get lost, cooked to LF's..... Cheers Woody