- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- printing using lp schedular
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-26-2004 12:59 AM
01-26-2004 12:59 AM
We have used HPDPS for a long time, but I think it's time to switch to the lp() standard.
I created a printer :
lpadmin -put1430 -ormputp1430 -v/dev/null -mrmodel -ocmrcmodel -ob3 -orpLPDPRT1 -orc
This is a Laserjet4000. Unfortunetly I cannot get this printer to print euro symbols or let the printer print cols of 80 characters only.
I tried to modify the /etc/lp/interface/ut1430
Unfortunetly no effort. The current command it generates is :
/usr/sbin/rlp -Iut1430-5 -w80 /var/spool/lp/request/ut1430/dfA005nlunx1n2
I looked up al docs, but all of them where already removed :( Does anyone have any idea how to addapt the interface script in a way it can print the euro symbol and how to set the maximum characters per collum?
Regs David
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 01:56 AM
01-26-2004 01:56 AM
SolutionHowever, you might find that "lp" is not so much the standard any more and that you will get a far better result if you change to cups (common unix printing system)
http://www.cups.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:42 AM
01-27-2004 12:42 AM
Re: printing using lp schedular
Thanks for your reply. I thought lp was the unix standard (it might be just Sun). Thanks for the link to caps, I heard of it, but never used it. If this is the HP standard that's fine. I'll look into it to implement caps on our HP systems.
Thanks for your help in it !
Regs David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:58 AM
01-27-2004 12:58 AM
Re: printing using lp schedular
It's a bit like perl until recently. Everyone used it but HP didn't really want to provide it.
Having said that, printing was never so easy on unix as with "cups" :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:05 AM
01-27-2004 01:05 AM
Re: printing using lp schedular
I know that HP is not that flexible, but any help with HPDPS and lp wasn't that much as well, so what's the difference :)
Regs David