![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Printing 5 raw characters to a printer | Friğrik | UNIX for Dummies Questions & Answers | 5 | 08-17-2006 12:57 PM |
| vi : inserting non-printing characters | cstovall | Shell Programming and Scripting | 2 | 08-29-2005 01:55 PM |
| Printing | sowlix | UNIX for Dummies Questions & Answers | 0 | 08-01-2005 02:14 AM |
| Printing Problems in unix ... ( Bar-cdoe - Ip Printing) | QuickSilver | UNIX for Advanced & Expert Users | 3 | 06-04-2002 07:48 AM |
| printing control characters | mglinsk | UNIX for Dummies Questions & Answers | 1 | 09-20-2000 01:42 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Printing 132 characters.
I am trying to setup a printer and I can not font small enough to print 132 columns on a HP 4050 laser printer.
Here is what I setup in using lpadmin lpadmin -p np42ne03 -o protocol=bsd,dest=np42ne03,nobanner -v /dev/null –m netstandard -T PS -I any here is what I setup in the inittab. p01q:23:respawn:/opt/BrxOPCL/brxtn3287 -h fdt-osa-sy2 -n 5030 -l P01Q -K2 -R600 -s "cat|lp -d np42ne03 -o nobanner" Thanks in advance Tony Last edited by Tony Baratta; 09-21-2007 at 10:57 AM. Reason: Added info |
| Forum Sponsor | ||
|
|
|
|||
|
We use pcl5lp - which is a free script from HP, you can download it. HP4050's support PCL5.
It uses PCL5 to control the fonts and page orientations rather than spool setup. You may want to consider it. We can print condensed mode 132 chars wide in portrait mode. We use Courier New. If nothing else you can read the shell script and see what it is doing. |
|
|||
|
I can get the data to print from the Main Frame. I just can not get the font to change so I can print 132 characters wide in landscape. The jobs are spooled from the main frame to RMS. I have a print queue built that points to the DNS name of the ethernet interface on the printer. Nothing that I have tried will affect the font size of the output when I print the job.
Thanks again for any help. Tony Last edited by Tony Baratta; 10-04-2007 at 07:34 AM. Reason: typo |
|||
| Google The UNIX and Linux Forums |