HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing problem with large postscript files
Operating System - HP-UX
1833767
Members
2184
Online
110063
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
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
02-29-2004 11:49 PM
02-29-2004 11:49 PM
Hi,
we have with printing large postscript files on a S-Class (HP-UX 10.01/ SPP-UX 5.3 :-) ).
We can print textfiles an small postscript files without problem. But large files disappear without any error.
It is not a printer problem, he works fine on other workstations.
Do you have an idea to discover or solve the problem?
thanks
jan
we have with printing large postscript files on a S-Class (HP-UX 10.01/ SPP-UX 5.3 :-) ).
We can print textfiles an small postscript files without problem. But large files disappear without any error.
It is not a printer problem, he works fine on other workstations.
Do you have an idea to discover or solve the problem?
thanks
jan
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 12:52 AM
03-01-2004 12:52 AM
Solution
You'll have to eliminate as much software as possible. Start by saving the Postscript file to disk (don't print from your application). Then turn on Postscript error reporting on your printer (front panel setting). Examine Postscript file with head to see if the headers contain a version (Postscript version 1, 2, 3, etc) and that the file is plain ASCII. Now use lp -oraw to print the file. What's the result? If OK, your application probably needs rewriting.
How is the printer connected to your Convex machine? Is the printer remote (ie, on a server such as NT or Linux) or does the printer have it's own network card? To avoid remote print server compatibility issues, change the printer to an HP JetDirect card and use JetAdmin to configue the printer. Then you can print direct to the printer with hpnpf.
Bill Hassell, sysadmin
How is the printer connected to your Convex machine? Is the printer remote (ie, on a server such as NT or Linux) or does the printer have it's own network card? To avoid remote print server compatibility issues, change the printer to an HP JetDirect card and use JetAdmin to configue the printer. Then you can print direct to the printer with hpnpf.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 02:48 AM
03-01-2004 02:48 AM
Re: Printing problem with large postscript files
> ...
> Now use lp -oraw to print the file. What's
> the result? If OK, your application
> probably needs rewriting.
it is our own software, it creates a ps file and prints it via a shell script. If I add "-oraw" it works.
We have these configuration (convex + workstation + printer) six times and only one needs these option do you know why?
> How is the printer connected to your Convex
> machine?
It is a remote printer on a HP-UX 10.20 Workstation which is directly connected to the printer.
> Now use lp -oraw to print the file. What's
> the result? If OK, your application
> probably needs rewriting.
it is our own software, it creates a ps file and prints it via a shell script. If I add "-oraw" it works.
We have these configuration (convex + workstation + printer) six times and only one needs these option do you know why?
> How is the printer connected to your Convex
> machine?
It is a remote printer on a HP-UX 10.20 Workstation which is directly connected to the printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 04:31 AM
03-01-2004 04:31 AM
Re: Printing problem with large postscript files
-oraw is an option to all printer model scripts that tells the script not to change anything in the file. I would delet the printer and add it back again (thru SAM) because it sounds like the local system may be adding something. Since the remote print server is HP-UX, any -o options to lp are interpreted at the print server location. Not sure why the remote server interprets your local machine differently than others. If all your printing is done with lp, you could create a a special script called lps which just runs lp but adds the -oraw 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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP