Network Printer Settings-landscape/portrait mode


 
Thread Tools Search this Thread
Operating Systems HP-UX Network Printer Settings-landscape/portrait mode
# 1  
Old 07-27-2009
Network Printer Settings-landscape/portrait mode

Hello everyone..

While printing through command line, we can set printing option with -o <lanscape/portrait> to print file in required mode.
But i want to know is there any way we can set this as default behaviour for this printer?
After configuration any script we can modify for this configured printer?

Appreciate any help on this.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script to adjust network settings

Hello, Newbie question on scripting - I'm looking to create a simple script that will work on RHEL5 that will adjust the network settings: ip address, default gateway, and subnet mask. If anything else needs to be done (service network stop / start) or should be done to make settings active - I... (4 Replies)
Discussion started by: rojizo
4 Replies

2. UNIX for Dummies Questions & Answers

FX890 Printer Margin Settings

We have several HP FX-890 printers set up on our UNIX server to print invoices. All of the printers should be set up the same way (i.e. same margins, same paper height, etc). Our printer named invoice4 is now printing like the margins are shorter than the other printers. By that I mean it will... (9 Replies)
Discussion started by: talon52
9 Replies

3. UNIX for Dummies Questions & Answers

Printing Landscape to PCL 6 Printer

I've looked around and am able to print landscape to a PCL 5 printer with this command: lp -o landscape -o cpi=20 -o page-right=30 -o page-left=30 -d <printer> <file>. Which gives me a nice 200 columns. But, when I send the same output and the same commands to a PCL 6 printer, it comes... (3 Replies)
Discussion started by: tariqjamal
3 Replies

4. UNIX for Dummies Questions & Answers

smbclient print while preserving windows printer settings?

I have successfully gotten AIX to print to a windows shared printer with this command: smbclient -U user%password -W domain -c "print file.ext" the only problem is: I have this print queue set up on the Windows side to overlay an image to all pages. When printing from samba, the overlay... (2 Replies)
Discussion started by: raidzero
2 Replies

5. Solaris

Network settings

I have problem with network settings. Where i can find network config ? I'm newbie, but i very want learn this OS. I find : /etc/hostname.<interface> /etc/netconfig /etc/netmasks /etc/networks /etc/inet/hosts But where i can write my IP-address and after reboot i be know that my server... (2 Replies)
Discussion started by: jess_t03
2 Replies

6. UNIX for Dummies Questions & Answers

Lpadmin and viewing printer settings

Hi - Dummy question #1.... We either use the Hewlett Packard HPPI too or LPADMIN command to setup out printers. Is there an LPADMIN command that will show you the default config of a particular printer. Ideally looking to see default font, CPI settings etc. Thanks. BravehearT1326 ... (1 Reply)
Discussion started by: BravehearT1326
1 Replies

7. SCO

Lexmark T632 printer settings

My Lexmark T632 printer is attached to Unix system. Somtimes user change the printer settings. I want to be able to get access the printer setting file. If a user changes the settings and I need to restore the settings to original value, then I can ftp the standard menu setting file. Can anyone... (0 Replies)
Discussion started by: nasirgondal
0 Replies

8. Solaris

printer settings

I have created a printer, but I need to change the default pitch (CPI and LPI). According to the lpadmin man page, I have to use the following command to change the pitch lpadmin -p <printername> -o cpi=<decimal value> -o lpi=<decimal value> However, this does not work. I tried it with a... (1 Reply)
Discussion started by: soliberus
1 Replies

9. UNIX for Dummies Questions & Answers

Network settings

Total newbie here!! How do I view and alter network settings (ip address, subnet mask and default gateway) in UNIX? Thanks in advance.. (3 Replies)
Discussion started by: ZappaDub
3 Replies
Login or Register to Ask a Question
lpfilter(1)						      General Commands Manual						       lpfilter(1)

NAME
lpfilter: divpage, fontdl, lprpp, plotdvr, printstat, reverse - filters invoked by lp interface scripts SYNOPSIS
| | FontID] filename FontID] filename nn] filename filename page_length] Remarks The structure of these filters is currently under review. They may become obsolete or be restructured in a future release. DESCRIPTION
Various filters are used by the subsystem to obtain specialized behavior for specific types of devices or data. This entry describes cur- rently supported filters. A number of these filters use a specified username and filename to determine the location of the user who originated the print message. The filename is used to determine the hostname of the system where the request originated, and must have the form [dirname]or [dirname]where dirname is not a path name, but only the name of the basename's parent directory. filename meets this requirement when it is set to in the interface script for the printer. divpage Provides capabilities for printing multiple pages per sheet and selection of built-in fonts. Options: Set mode to portrait (default). Set mode to landscape. Print half pages (default). Print quarter pages. Use font number FontID. Default is 0. Causes the string to be sent to the printer. (The character represents the ESC character.) fontdl fontdl downloads the font contained in filename to a printer connected to standard output. Options: Specifies the ID number by which the font will be referenced. Default is 0. Specify landscape mode. Default is portrait. Specifies proportional spacing. Default is fixed. lprpp This is a filter that converts backspace overstrike to line overprint with horizontal print positioning to enhance bold print. This func- tionality is required on printers such as the LaserJet, which cannot produce bold print by overstriking. Options: Converts <ANYCHAR> to <ANYCHAR><BACKSPACE>_ to italicize ANYCHAR. Also properly italicizes overstruck (bold) characters. Does work correctly for "hashed-overstrike" such as: <ANYCHAR><BACKSPACE><DIFFERENTCHAR><BACKSPACE>_ Prints only the odd numbered pages. Used with for double-sided printing. Print only the even numbered pages. Used with for double sided printing. Specifies the page length, in lines. Default is 60 unless -n or -p is selected, in which case it is 66. Specifies nroff mode for printing output of the nroff command. Prints 66 lines per page with the first line appearing on logical line 4 of the printer. Specifies pr mode for printing output from the pr command. Prints 66 lines per page with the first line appearing on logical line 3 of the printer. plotdvr HP-GL plotter filter. This filter scans the data for "PG" commands (paper feed). When this data is encountered, the filter strips it from the data stream and informs the requesting user of the need to change paper in the plotter. Options: Specifies the printer request ID and is used in various messages regarding the plot request. The requesting user's login name, used to communicate with the user regarding the request. Specifies the use of escape sequences, rather than HP-GL commands, to determine plotter status. Plot without stopping for paper changes. The "PG" commands are not stripped from the data stream and the user is not notified of them. This option is used on plotters capable of automatic page feed. Prevents initialization of the plotter. printstat Interrogates an RS232 printer as to its status, and does not return until the printer is ready. If the printer is off-line, out of paper, or disconnected, the submitter of the print request is notified of this condition periodically until it is corrected. When the printer is ready to print, the command exits. Standard input and standard output must both be connected to the serial printer device. This program uses the send-status command to determine status. (The characters and represent the ESC or and DC1 or characters, respec- tively.) Not all serial printers respond to this command. Only the following configurations support this command: +-------------+--------------------------+ | Printer | Comments | +-------------+--------------------------+ |LaserJet | Not supported | |LaserJetII | Supported | |LaserJetIID | Requires HP26013A module | |LaserJetIIP | Not supported | |LaserJetIII | Requires HP26013A module | |LaserJet2000 | Not supported | +-------------+--------------------------+ Options: Print request ID used in various communications with the user. The requesting user's login name, used to communicate with the user regarding the request. reverse Prints the data appearing on the standard input in reverse page order to the standard output. This command can handle up to 2000 pages. Specifies the page length, in lines. Default is 66. DIAGNOSTICS
Error and diagnostic messages appear on the printed output, on the user's terminal, or are mailed to the user, depending on circumstances. WARNINGS
There is little consistency in the interface to these filters. SEE ALSO
lp(1), lpadmin(1M). lpfilter(1)