HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- printing problems
Operating System - HP-UX
1836886
Members
1895
Online
110111
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
06-14-2007 02:01 AM
06-14-2007 02:01 AM
printing problems
hello
im having a couple of problems with a network printer connected to a hpux 11.00 server. Whenever it prints a job, it automatically prints a banner page before this. Is there anyway of removing this.
Also i have the printer name but is there a way of working out what the printer model number is
any help would be much appreciated
Cheers
John
im having a couple of problems with a network printer connected to a hpux 11.00 server. Whenever it prints a job, it automatically prints a banner page before this. Is there anyway of removing this.
Also i have the printer name but is there a way of working out what the printer model number is
any help would be much appreciated
Cheers
John
GUI's are for wimps!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 02:28 AM
06-14-2007 02:28 AM
Re: printing problems
The exact procedure varies a bit with the printer and whether or not it is a network, remote, or directly-connected printer. Here's the general method:
cd /var/spool/lp/interface
vi myprinter # or whatever is the queue name
NOTE: If this is a Network printer, you will probably need to cd to the model.orig directory just below /var/spool/lp/interface and vi myprinter there. The "/var/spool/lp/interface/myprinter" script in this case in turns calls /var/spool/lp/interface/model.orig/myprinter where the real work is done.
Look for a variable usually names BANNER and set it to "" and save the file.
In some cases, you actually have to disable the banner from the printer's control panel.
On modern printers, one of the easiest methods of determining a printer model is to simply use a web browser set to the printers hostname or IP Address. Many new printers have a built-in http server.
cd /var/spool/lp/interface
vi myprinter # or whatever is the queue name
NOTE: If this is a Network printer, you will probably need to cd to the model.orig directory just below /var/spool/lp/interface and vi myprinter there. The "/var/spool/lp/interface/myprinter" script in this case in turns calls /var/spool/lp/interface/model.orig/myprinter where the real work is done.
Look for a variable usually names BANNER and set it to "" and save the file.
In some cases, you actually have to disable the banner from the printer's control panel.
On modern printers, one of the easiest methods of determining a printer model is to simply use a web browser set to the printers hostname or IP Address. Many new printers have a built-in http server.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 03:25 AM
06-14-2007 03:25 AM
Re: printing problems
Hi,
if it's a printer created by Jetdirect, there is a menu entry in 'hppi' to modify this setting:
hppi
1) Spooler Administration (super-user only) ->
3) Modify existing spooler queue(s) ->
Enter the lp destination name (q - quit):
my_printer
4) Additional printer changes . . .
Options: Current Settings:
-------- -----------------
1) Job Recovery [ON]
2) True End-of-Job [OFF]
3) Banner Page [OFF]
4) Default Printing Language [AUTO]
5) PostScript Level [Level 1]
mfG Peter
if it's a printer created by Jetdirect, there is a menu entry in 'hppi' to modify this setting:
hppi
1) Spooler Administration (super-user only) ->
3) Modify existing spooler queue(s) ->
Enter the lp destination name (q - quit):
my_printer
4) Additional printer changes . . .
Options: Current Settings:
-------- -----------------
1) Job Recovery [ON]
2) True End-of-Job [OFF]
3) Banner Page [OFF]
4) Default Printing Language [AUTO]
5) PostScript Level [Level 1]
mfG Peter
The Universe is a pretty big place,
it's bigger than anything anyone has ever dreamed of before.
So if it's just us, seems like an awful waste of space, right?
Jodie Foster in "Contact"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 04:08 AM
06-14-2007 04:08 AM
Re: printing problems
And to simplify Peter's reply, you can use the command line to remove the banner for HP JetDirect printers:
modifyqueue -q your_prn -b off
This command does not work with printers directly connected with serial or Centronics cables, or printers that belong to some server (Windows or Linux, etc) or printers that do not use an HP LAN (JetDirect) card.
Bill Hassell, sysadmin
modifyqueue -q your_prn -b off
This command does not work with printers directly connected with serial or Centronics cables, or printers that belong to some server (Windows or Linux, etc) or printers that do not use an HP LAN (JetDirect) card.
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