- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing on Legal size paper
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
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
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
тАО07-16-2002 10:56 AM
тАО07-16-2002 10:56 AM
Printer would print all the pages on letter size.
If the same document is sent from Windows to the same printer it prints corecctly: first page - letter size all the rest - legal.
Any idea?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2002 04:41 PM
тАО07-16-2002 04:41 PM
Re: Printing on Legal size paper
For HP-UX, you can control the paper size of the first page with lp options, but this can be overridden by the job itself. Unix doesn't understand anything inside the print job.
Perhaps Acroread has been updated. Normally, Acroread outputs Postscript and this page formatting language is fairly portable among different printers.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2002 04:21 AM
тАО07-17-2002 04:21 AM
Re: Printing on Legal size paper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2002 04:28 AM
тАО07-17-2002 04:28 AM
Re: Printing on Legal size paper
If you want to print legal:
lp -d
If you want legal/landscape:
lp -d
If you want legal/landscape/compressed:
lp -d
Now as Mr. Hassell mentioned..UNIX doesn't treat things the same as Windows. So what I have stated above will print every page as legal.
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2002 06:38 AM
тАО07-17-2002 06:38 AM
Re: Printing on Legal size paper
lp -d
does not print it legal.
Is there any way to force legal size?
Thnak you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2002 07:15 AM
тАО07-17-2002 07:15 AM
SolutionMyself I tend to set up my network printers using 'jetadmin', and when in doubt I set the printer as laserjet4, that way I get enough of the printer options folks around here want.
You might want to check your printer options:
/etc/lp/interface/model.orig/
Just a thought,
Rita