Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!hplabs!hpda!hpcupt1!swh From: swh@hpcupt1.cup.hp.com (Steve Harrold) Newsgroups: comp.sys.ibm.pc.hardware Subject: Re: Help needed: Printing on LaserJet compat. printer in Paradox Message-ID: <56470004@hpcupt1.cup.hp.com> Date: 2 Jan 91 18:25:15 GMT References: <53018@eerie.acsu.Buffalo.EDU> Organization: Hewlett Packard, Cupertino Lines: 12 Re: Printing legal-size paper on a LaserJet In order for the LaserJet to print the complete area of a sheet of legal-size paper (a US term), you have to send it an escape sequence describing the attributes of the paper being fed into the machine. Use this sequence in your setup strings: ESC & l # P [escape, ampersand, ell, decimal numbers, uppercase P] where the # is replaced by the number of lines to be printed per page. OMIT THE SPACES; they are shown just for clarity.