- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing A3 on HPLJ5100
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
Discussions
Discussions
Discussions
Forums
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
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
тАО12-05-2002 04:55 AM
тАО12-05-2002 04:55 AM
I am trying to print on A3 on a HP LaserJet 5100 which is connected to a Lexmark MarkNet X2000 box. I guess the Lexmark can be assumed to act as a JetDirect Box ?
I added the printer on my HP-UX 10.20 station using jetadmin. I could ping the IP but JetAdmin couldn't. Nevertheless I continued and aftwards I could print on A4.
In the \etc\lp\interface-dir I notice a jetadmin script and in the \etc\lp\interface\model.orig I have put our general laserjet script which works fine with other A3 laserjet printers.
When I try lp -o a3 or -o A3, it still prints my testfile (/etc/passwd) on A4 paper.
When I try lp -o tray1 still the same.
How can I make the A3 paper selection work ?
Any info is appreciated,
best regards,
Jeroen.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-05-2002 05:02 AM
тАО12-05-2002 05:02 AM
Re: Printing A3 on HPLJ5100
What you mean is that you want to have your printer (the HP LJ5100) use paper from tray A4, not print on A4, as A4 is just a paper tray.
Have you tried removing the "Lexmark MarkNet X2000" (boy that's a mouth full) from being in front of the printer? Who knows what that thing is doing?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-05-2002 05:04 AM
тАО12-05-2002 05:04 AM
Re: Printing A3 on HPLJ5100
jetadmin doesnt work well with lexmark. get lexmarks markvision software
MarkVision Professional
MarkVision Professional is the first print management tool designed for today's IT administrators. MarkVision Professional's innovative design allows IT administrators to customize the way it looks and acts to match the way they think and work every day.
Or go to
http://www.hp.com/pond/modelscripts/
Make sure that model.orig contains the correct script.
It is one thing to ask 03 but if your script is not giving the correct sequence of commands forget it.
Regards
Steve Steel
Quote of the moment
-------------------
"We are drowning in information but starved for knowledge."
-- John Naisbitt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-05-2002 07:53 AM
тАО12-05-2002 07:53 AM
Re: Printing A3 on HPLJ5100
I suppose that Lexmark's MarkVision is something like JetAdmin ? I tried downloading it from the Lexmark-site :
http://drivers.lexmark.com/drivers.nsf/SelectMarkVision?OpenForm&0
but HP-UX 11.X only and I have 10.20 :(
Anyone with a link to an older version ?
I do find the -o a3 option in my model.orig script but it does not seem to work...
The Lexmark is connected to the network and its parallel port to the LJ5100. Altough this customer should have bought a network enabled LJ5100 they chose for the Lexmark solution. I don't like it but hey... let's call this a challenge.
The A4 is the size of the paper and by using -o tray# I tried to use the A3 tray because I want to print on A3 size.
Jeroen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-05-2002 01:12 PM
тАО12-05-2002 01:12 PM
SolutionSysV printing in HP-UX defines that -o options must be processed at the print server. Since the Lexmark is not a JetAdmin card, the data (and the options) are shipped to the Lexmark and the Lexmark does nothing with the -o options. In order to make this work, you need to create a filter in front of the lp command to preformat the jobs.
JetDirect uses the HP-proprietary port 9100 and performs bidirectional communication as well as looking like a locally attached printer. Thus, the options are run through the model script and hpnpf send the formatted data to port 9100 where it is ready to print.
You'll spend 10-100x the cost of a JetDirect card (in labor) trying to workaround all the limitations of the Lexmark card (or any remote printing solution where HP-UX is not the print server).
Bill Hassell, sysadmin