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
04-03-2002 05:33 AM
04-03-2002 05:33 AM
printing
I wish to print to a4 instead of letter format.
I use jetadmin but i can't find any option to
set printing to a4 format.
brgds
jan salbaek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 07:21 AM
04-03-2002 07:21 AM
Re: printing
Check in /etc/lp/interface/model.orig/
see if legal is included. If it is then you simply need to:
lp -d
If it is not included in that printer model, then you may need to print to a different printer that does include 'legal' as an option.
Also...I have found that sometimes folks have added a printer via jetadmin, but selected a generic model (without certain options), instead of the printer model or a closer model version. In this latter case, you could remove the printer and set it back up using the better more accurate drivers (with certain options).
Just a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2002 08:12 AM
04-03-2002 08:12 AM
Re: printing
By the way, which printer you are talking about????
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 05:17 AM
04-05-2002 05:17 AM
Re: printing
So do:
lp -d... -ooptions
and see what happens on the printer.
Note that "options" is the *literal* spelling, i.e. "-ooptions" (without the quotes).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 05:44 AM
04-05-2002 05:44 AM
Re: printing
jetdirect includes a man page for each printer.
The default scripts are logged in /opt/hpnp/sh
Thus check between /opt/hpnp/sh and
/etc/lp/interface/model.orig/printername to
see which script you use
Then
export MANPATH=/opt/hpnp/man:$MANPATH
man script
ex
man net_ljx000
That gives it all
Steve Steel