HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 66 lines per page on Tektronix Phaser 840 printer?
Operating System - HP-UX
1833452
Members
3360
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2003 08:19 AM
10-13-2003 08:19 AM
66 lines per page on Tektronix Phaser 840 printer?
Hello--
I have a Tektronix Phaser 840 laser printer that has its own built-in network card and runs a BSD type print server. I am printing to it from an HP-UX 11.11 box. By default, the printer will put 60 lines per page.
I would like to create a print queue that will enable me to print 66 lines per page. So far I am unable to find any references in the interface file to enable 66 lines per page (as I have on other model scripts). It appears that HP-UX is using rlp to send off the job to the printer which makes sense.
Does anyone know of an option to rlp or a mod to the interface file I can make for this?
cjw
I have a Tektronix Phaser 840 laser printer that has its own built-in network card and runs a BSD type print server. I am printing to it from an HP-UX 11.11 box. By default, the printer will put 60 lines per page.
I would like to create a print queue that will enable me to print 66 lines per page. So far I am unable to find any references in the interface file to enable 66 lines per page (as I have on other model scripts). It appears that HP-UX is using rlp to send off the job to the printer which makes sense.
Does anyone know of an option to rlp or a mod to the interface file I can make for this?
cjw
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2003 01:08 PM
10-13-2003 01:08 PM
Re: 66 lines per page on Tektronix Phaser 840 printer?
This isn't an HP-UX setting, it is a special escape sequence or Postscript command, depending on what language the printer is using. The printer (like most dot printers) simply looks at the bottom margin and when the next line exceeds the bottom margin, a page eject occurs. The reason it doesn't count lines is that unlike an old fashioned drum or chain printer, there are thousands of fonts and font sizes so 60 lpi is meaningful only when defining the exact font.
You'll need the technical reference manual for the printer's language, then check out how to specify the font's point size and the font's vertical line increment (spacing between lines). This set of characters must be inserted prior to the print job.
One of the limitations of SysV Unix is that the rlp protocol requires all formatting to be accomplished prior to sending the job to the remote server. Therefore, there is nothing in the rlp script to perform any formatting. HP-UX can provide many options for HP printers connected via HP JetDirect cards using the scripts in /opt/hpnpl/sh. You'll have to wrapper the lp command to prepend the needed sequences, perhaps creating a new command called lp66.
Bill Hassell, sysadmin
You'll need the technical reference manual for the printer's language, then check out how to specify the font's point size and the font's vertical line increment (spacing between lines). This set of characters must be inserted prior to the print job.
One of the limitations of SysV Unix is that the rlp protocol requires all formatting to be accomplished prior to sending the job to the remote server. Therefore, there is nothing in the rlp script to perform any formatting. HP-UX can provide many options for HP printers connected via HP JetDirect cards using the scripts in /opt/hpnpl/sh. You'll have to wrapper the lp command to prepend the needed sequences, perhaps creating a new command called lp66.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP