Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!hjuxa!petsd!pesnta!pyramid!amiga!andy From: andy@amiga.UUCP (Andy Finkel) Newsgroups: net.micro.amiga Subject: Re: Patch for Epson ?X-80 printers Message-ID: <642@amiga.amiga.UUCP> Date: Tue, 4-Feb-86 11:09:37 EST Article-I.D.: amiga.642 Posted: Tue Feb 4 11:09:37 1986 Date-Received: Thu, 6-Feb-86 05:02:09 EST References: <1155@caip.RUTGERS.EDU> <1079@utcs.uucp> Reply-To: andy@skipper.UUCP (Andy Finkel) Followup-To: net.micro.amiga Organization: Commodore Business Machines, 1200 Wilson Drive, West Chester, PA 19380 Lines: 40 In article <1079@utcs.uucp> wagner@utcs.UUCP (Michael Wagner) writes: > >Actually, there seem to be several bugs in the Epson drivers. >not seen mentioned here, has to do with a garbage character sent to the >printer when it is first opened. On my printer, what prints is a K. >For reference, I don't have an Epson printer, but rather an IBM-PC graphics >printer, which I am under the (mis-?)impression is code compatable. I don't believe that the IBM printer you have is completely Epson compatible...you'll have much better luck if you select the CBM-MPS1000 printer driver. That K is part of the initialization sequence that your printer is ignoring. Also, your printer may not support NLQ... does it do it normally ? > >Incidentally, does anyone know why the translation to printer-specific >codes is done by code rather than tables+some interpretive code? I can't >imagine that there would be a performance issue. The text processing portion of the printer specific driver was done as tables + some interpretive code. (the graphics portion was done as code; the printers were dissimilar enough to make that the most reasonable alternative). >Also, why doesn't any >available software spawn printer tasks and let me get back to my work? >At least nothing I've seen. I don't know...it is more difficult than to just print a file... maybe that's why. A print spooler shouldn't be that difficult for some enterprising person to write :-) andy finkel Commodore (Amiga) "disclaimer: I disclaim all responsibilities; all sizes, all shapes, all colors." disclaimer: my opinions often don't reflect those of my employer. I work for Commodore, and may be biased.