![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UNIX Printing | MPW | UNIX for Advanced & Expert Users | 5 | 05-05-2005 07:36 AM |
| Printing under UNIX | duc | UNIX for Dummies Questions & Answers | 2 | 12-28-2004 07:20 AM |
| SCO Unix 5.0 printing | dpadron | UNIX for Advanced & Expert Users | 2 | 06-13-2003 01:19 PM |
| Printing Problems in unix ... ( Bar-cdoe - Ip Printing) | QuickSilver | UNIX for Advanced & Expert Users | 3 | 06-04-2002 07:48 AM |
| Printing from unix with lp | pmcg | UNIX for Dummies Questions & Answers | 4 | 10-23-2001 05:39 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Unix Printing
Hi,
The code is generating a file of 180 lines, I can check that with vi, but when I am executing the following command for duplex printing , it is printing 4 pages which include 2 blank pages 2 & 4 (page no). $ lp -d printer -0 'land,double,lpi=8,length=90' filename It is expected to print only 2 pages with content in it. Any help is appreciated in this regard. Thanks DSD |
| Forum Sponsor | ||
|
|
|
|||
|
Assuming that you are talking about an HP Laserjet printer (PCL), and that the printer is directly connected.
1. Modify the file /usr/spool/lp/admins/lp/interfaces/printer, so that the data that is sent to the printer is saved. 2. Examine the saved file and check to see if the escape sequences are in the wrong sequence, this will sometimes cause a form feed. Check the top and bottom margins and the expected lines per page. |
|||
| Google UNIX.COM |