- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing on A3 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
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
09-18-2001 12:51 AM
09-18-2001 12:51 AM
Printing on A3 size paper
We have a HP LaserJet 8150DN printer configured using jetadmin.
Now the user want to print on A3 size paper
and also can they able to choose A3 or A4 whenever they need ?
Environment - HP-ux 11 and SAP 4.6B
Thanks
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 01:00 AM
09-18-2001 01:00 AM
Re: Printing on A3 size paper
you can use lp options such as:
lp -oA3 ...
To select tray use:
lp -otray#
where # can be 1 to 4
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 01:22 AM
09-18-2001 01:22 AM
Re: Printing on A3 size paper
What you could do :
create a file, that contains the escape sequences for A3 printing.
Copy this to a temp file. Attach the text to be printed behind the escape sequence and print it.
With this file containing escape sequences you can use compressed printing and so on, if you create the appropriate files.
Samples attached.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 01:25 AM
09-18-2001 01:25 AM
Re: Printing on A3 size paper
What you could do :
create a file, that contains the escape sequences for A3 printing.
Copy this to a temp file. Attach the text to be printed behind the escape sequence and print it.
With this file containing escape sequences you can use compressed printing and so on, if you create the appropriate files.
Sample attached.
/e&l26a is size A4 . Check your printer manual for A3 size escape sequence.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 10:11 AM
09-18-2001 10:11 AM
Re: Printing on A3 size paper
Are you looking for something like this. Have a look at this thread.
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=57fdc33105cc7995ea/screen=ckiDisplayDocument?docId=200000030335238
Hope this helps.
thanks