- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer issue: For every print out an additional p...
Operating System - HP-UX
1820636
Members
1777
Online
109626
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО09-30-2007 04:54 AM
тАО09-30-2007 04:54 AM
Hi, i'd lilke to know how can i solve the folling issue about printers:
the Application where the user prints is SAP.
the queue for 50 printers have been added into unix, the 50 printers have beed added into SAP configuration too.
The printer configuration was reviewed on SAP and none of the printers reported have the option тАЬSAP cover pageтАЭ marked, both printers do not print host spooler cover page (banner) by default.
but one of my users tells the following when he sends the printing through SAP:
"For every print out an additional page is printed with the information below:
User : MUNDI04
Host : unix2
Class: Job: 001zmOip.PR3"
Do i have to do something on unix to eliminate this issue?
please let us know.
Thanks.
the Application where the user prints is SAP.
the queue for 50 printers have been added into unix, the 50 printers have beed added into SAP configuration too.
The printer configuration was reviewed on SAP and none of the printers reported have the option тАЬSAP cover pageтАЭ marked, both printers do not print host spooler cover page (banner) by default.
but one of my users tells the following when he sends the printing through SAP:
"For every print out an additional page is printed with the information below:
User : MUNDI04
Host : unix2
Class: Job: 001zmOip.PR3"
Do i have to do something on unix to eliminate this issue?
please let us know.
Thanks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2007 06:43 AM
тАО09-30-2007 06:43 AM
Solution
Hi Manuales:
What you describe is called a "banner" page. The method to defeat its production varies depending upon the way you configure printing and printers. I suggest examining this Knowledge Base document, "How to permanently disable a banner page for either a local printer, a remote printer or a network printer?" By document ID:
emr_na-c01031070-2
Regards!
...JRF...
What you describe is called a "banner" page. The method to defeat its production varies depending upon the way you configure printing and printers. I suggest examining this Knowledge Base document, "How to permanently disable a banner page for either a local printer, a remote printer or a network printer?" By document ID:
emr_na-c01031070-2
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2007 06:54 AM
тАО09-30-2007 06:54 AM
Re: Printer issue: For every print out an additional page is printed
The cover page (also known as the banner page) can be created at various phases of the printing process:
1.) the application (in this case SAP)
2.) the spooler software on the unix server
3.) the JetDirect (or equivalent) network adapter on the printer
4.) the printer itself (note: this is different from item 3!)
Find out which printer the user is using. Does the user have the same problem when using another printer? Or do other users have the same problem if using this particular printer?
The banner page seems to be very plain. It contains only information that is conveyed by the LPD printing protocol. So it might be generated by the JetDirect adapter or by the printer itself.
Depending on the model of the JetDirect card, its settings might be accessible over the network using telnet or a Web browser. That way you could disable the JetDirect banner page, if it's been enabled.
You may have to examine the printer and check its settings. If the printer is located so far from you that this isn't feasible, you should at least try to find out the model of the printer.
If it's an HP printer, you could download the PCL and PJL documentation from the printer's support pages and use those to create a file that contains the correct control commands to permanently change the banner page configuration. Then you could simply print that file to any printer that suffers from this problem.
MK
1.) the application (in this case SAP)
2.) the spooler software on the unix server
3.) the JetDirect (or equivalent) network adapter on the printer
4.) the printer itself (note: this is different from item 3!)
Find out which printer the user is using. Does the user have the same problem when using another printer? Or do other users have the same problem if using this particular printer?
The banner page seems to be very plain. It contains only information that is conveyed by the LPD printing protocol. So it might be generated by the JetDirect adapter or by the printer itself.
Depending on the model of the JetDirect card, its settings might be accessible over the network using telnet or a Web browser. That way you could disable the JetDirect banner page, if it's been enabled.
You may have to examine the printer and check its settings. If the printer is located so far from you that this isn't feasible, you should at least try to find out the model of the printer.
If it's an HP printer, you could download the PCL and PJL documentation from the printer's support pages and use those to create a file that contains the correct control commands to permanently change the banner page configuration. Then you could simply print that file to any printer that suffers from this problem.
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2007 01:54 PM
тАО09-30-2007 01:54 PM
Re: Printer issue: For every print out an additional page is printed
This is not a Unix or SAP banner page--it is being produced by the JetDirect card in the printer. It's called a banner page in the card, but it is really a 'burst page' or separator page. Unlike Unix banner pages, it always occurs at the end of the print job. You must telnet to the printer's address and turn off the banner page option.
Bill Hassell, sysadmin
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP