- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Leaving an empty page while printing.
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
02-09-2006 04:11 AM
02-09-2006 04:11 AM
Leaving an empty page while printing.
I am facing a strange problem while taking printout from HPUX 11.11 sever. It is printing one page properly and throwing an empty page after that. When tried to print from other server it is printing properly.
I have attached the print script. Requesting your suggestions on this.
Many thanks
S.Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 04:41 AM
02-09-2006 04:41 AM
Re: Leaving an empty page while printing.
No script attached.
This is usually due to bad escape codes. It could be built into the print spooler, if you use a third party spooler, or the document.
It could also be bad escape codes built into the driver.
If the good server is an hp-9000 running hp-ux and the printer is the same you might copy configuration from one server to the next.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 04:47 AM
02-09-2006 04:47 AM
Re: Leaving an empty page while printing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 04:54 AM
02-09-2006 04:54 AM
Re: Leaving an empty page while printing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 05:01 AM
02-09-2006 05:01 AM
Re: Leaving an empty page while printing.
------------------
MAke and Model - Digital Mutli printer , LA424
User says when they tried to print from an Ethernet printer it prints fine.
It is configured via ddfa, i can see this entry in /etc/ddfa/dp
89.67.200.210 XX/2002 /dev/telnet/carts1_2 /etc/ddfa/pcf
# lpstat -t |grep dhcarr_1
device for dhcarr_1: /dev/telnet/carts1_2
dhcarr_1 accepting requests since Sep 1 12:06
printer dhcarr_1 is idle. enabled since Sep 1 12:06
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 11:00 PM
02-09-2006 11:00 PM
Re: Leaving an empty page while printing.
Could you please let me know what is the sequence for "\014\c"?
If we remove this sequence from the script will it solve the problem. I am not aware of how print scripts will work. Need your help in this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 11:26 PM
02-09-2006 11:26 PM
Re: Leaving an empty page while printing.
1. Can you compare the property of the dumb file , in both the server.
2. You can disable the banner , that is banner=no and check.
3. Is there any change since its printing a blank page in between,
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2006 11:41 PM
02-09-2006 11:41 PM
Re: Leaving an empty page while printing.
Thanks for the response.
The printqueue is configured on only one server. Hence it is not possible to compare.
This printqueue was working fine previously and there is no changes made to that print script. That is the reason as i am really wondering where exactly the problem is.