Operating System - Linux
1830050 Members
28189 Online
109998 Solutions
New Discussion

Re: LPRng Printing Problem

 
george_114
Advisor

LPRng Printing Problem

I have added a local printer that attaced to parallel port.My problem is :Why my printer can not scrool down to the next page when printing the next page?Example: on page 1, it's content only half of page so page 2 is printed too on page 1.I am using Text Base Only Driver.

Thanks in advanced for your help.
7 REPLIES 7
Mark Grant
Honored Contributor

Re: LPRng Printing Problem

I think you might need to tell us what printer it is and what print system you are using (I always suggest people use "cups"). Also, it might be the software you are using to print. Please reply with some more details.


Regards
Never preceed any demonstration with anything more predictive than "watch this"
george_114
Advisor

Re: LPRng Printing Problem

my printer is Epson LQ 2180 and i use LPRng system printing.
Mark Grant
Honored Contributor

Re: LPRng Printing Problem

Well, it seems that the form feed character is not being intepreted by the printer. I don't know this printer so I can only really suggest you have a look at "cups"

http://www.cups.com

The drivers for the printers it supports are spot on.
Never preceed any demonstration with anything more predictive than "watch this"
Bruce Copeland
Trusted Contributor

Re: LPRng Printing Problem

I agree with Mark. I fooled with LPRng briefly a couple of years ago and had similar problems when printing from certain applications. I switched to CUPS and have never looked back!

Bruce
george_114
Advisor

Re: LPRng Printing Problem

Any body knows in CUPS if my current application (LPRng) uses this sintax to send printing command to Epson LQ 2180 :

The following sintax in LPRng:
Printer10cpi:chr(27) + chr(80)
Printer12cpi:chr(27) + chr(77)
Printer15cpi:chr(27) + chr(103)
PrinterReset:chr(27) + chr(64)

How does those in CUPS???
Mark Grant
Honored Contributor

Re: LPRng Printing Problem

George,

I am not completely sure but cups is supposed to be 100% compatible with "lp" apart from a couple of rarely used functions.
Never preceed any demonstration with anything more predictive than "watch this"
Madhu Sudhan_1
Respected Contributor

Re: LPRng Printing Problem

You get lprngtool to administer from lprng website. Try this tool.

Easy to administer.

-Madhu
Think Positive