From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: Printer Code For ESC/P2 LQ-100 Please... Date: Wed, 22 Sep 1999 22:49:59 -0500 Organization: Rose-Hulman Institute of Technology Lines: 30 Message-ID: <7sc84s$o2$1@solomon.cs.rose-hulman.edu> References: <7sc69q$c6h$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: yerricde.laptop.rose-hulman.edu X-Trace: solomon.cs.rose-hulman.edu 938058716 770 137.112.205.146 (23 Sep 1999 03:51:56 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 23 Sep 1999 03:51:56 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com wrote in message news:7sc69q$c6h$1 AT nnrp1 DOT deja DOT com... > Hello, > > Can anyone tell me the code/command of ESC/P2 LQ-100 or direct me to > where I can get it ? I'm building a DOS programs and I need to insert > the proper commands in the source code to control the size and type- > face of the printing. I went to the Epson website but cannot find the > command code. > > Thanks For Reading This, hope you can help me. Short answer: Search on a search engine for how to send graphics to an Epson. Longer answer: Search on a search engine http://www.dogpile.com/ http://www.metacrawler.com/ for info on how to send graphics commands to an Epson. Graphics (under Allegro) is probably the best way to go for multiple typefaces on an impact printer, as the number of Allegro-compatible typefaces is limitless; they can be converted from TrueType or simply drawn in a paint program, and (as of 3.925) they support Unicode UTF-8 (multiple writing systems in one font). Damian Yerrick http://pineight.webjump.com/