Sponsored Content
Top Forums UNIX for Dummies Questions & Answers FX890 Printer Margin Settings Post 302430967 by jgt on Sunday 20th of June 2010 06:12:10 AM
Old 06-20-2010
Are you printing using lpr/lpd or HPJetdirect, or SMB?
Which operating system?
 

8 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. AIX

Check printer queue on Windows printer server

Hello Let me first give a small overview of the setup. All printers are connected to Windows 2000 servers. There are a lot of UNIX (AIX & HP-UX) servers as well which have SAP running. I'm working on a script to add printers to a specified SAP instance. I want to verify the user input (to... (0 Replies)
Discussion started by: NielsV
0 Replies

5. 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

6. HP-UX

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... (0 Replies)
Discussion started by: laxmikant
0 Replies

7. Linux

Find printer location and printer type

Hi, Is it possible to find the printer location and printer type (whether it is local or network) using command in Linux ? Thanks in advance. (1 Reply)
Discussion started by: forumguest
1 Replies

8. What is on Your Mind?

Changes to QUOTE Tags - Added More Bottom Margin

Changed QUOTE code tag to add 20px of bottom margin: <!--bbcode_quote_begin--> <div style="overflow:auto;margin-bottom:20px;"> <div class="smallfont" style="margin-bottom:8px;margin-left:4px;">$vbphrase:</div> <div class="bbcode_quote"> <if condition="$show"> <div... (0 Replies)
Discussion started by: Neo
0 Replies
LPF(1)								    lpf filter								    LPF(1)

NAME
lpf - general printer filter SYNOPSIS
lpf -Pprinter -wwidth -llength -xwidth -ylength [ -c ] -Kcontrolfilename -Lbnrname [ -iindent ] [ -Zoptions ] [ -Cclass ] [ -Jjob ] [ -Rac- cntname ] -nlogin -hHost -Fformat [ -T[crlf,debug] -Dlevel ] [ affile ] DESCRIPTION
Lpf is a general printer filter. Usually it is used as filter in the printcap file and is called by lpd. The -Tcrlf option will suppress translation of LF to CR/LF pairs. The -Tdebug option will increment the debug level. The following options passes lpd by default: -Pprinter The name of the printer. -wwidth The page width in chars, as given in the :pw field in the printcap file -llength The page length in lines, as given in the :pl field in the printcap file -xwidth The page width in pixels, as given in the :px field in the printcap file -ylength The page length in pixels, as given in the :py field in the printcap file -Kcontrolfilename The name of the control file. -Lbnrname The banner name. This is set by the lpr -T option. -nlogin The user login name. -hHost The host where the job was submitted. -Fformat The job format from the lpr -F option or other option. These options are optionally set by lpd: -Zoptions Extra options. They are passed from the -Z parameter given on the lpr command command line and can be interpreted by the filter. These remaining options can be added to the filter entry in the printcap file: -c ignore control characters, set by lpr -b (binary) or -l (literal) options. -iindent The indentation amount, set by lpr -i indent option. -Cclass The class name, set by lpr -C class option. -Jjob The job name, set by lpr -J job option. -Raccntname The name of the accounting file, from printcap information. -Dlevel Sets debug level. The level must be an integer, a nonzero value switches debugging on. -Tcrlf Turn LF to CR/LF translation off. -Tdebug Increment the debug level. EXIT STATUS
The following exit values are returned: zero (0) Successful completion. non-zero (!=0) An error occurred. FILES
The files used by LPRng are set by values in the printer configuration file. The following are a commonly used set of default values. /etc/lprng/lpd.conf LPRng configuration file ${HOME}/.printcap user printer description file /etc/printcap printer description file /etc/lprng/lpd.perms permissions /var/run/lprng/lpd lock file for queue control /var/spool/lpd spool directories /var/spool/lpd/QUEUE/control queue control /var/spool/lpd/QUEUE/log trace or debug log file /var/spool/lpd/QUEUE/acct accounting file /var/spool/lpd/QUEUE/status status file SEE ALSO
lpd.conf(5), lpc(8), lpd(8), lpr(1), lpq(1), lprm(1), printcap(5), lpd.perms(5), pr(1), lprng_certs(1), lprng_index_certs(1). AUTHOR
Patrick Powell <papowell@lprng.com>. DIAGNOSTICS
Most of the diagnostics are self explanatory. If you are puzzled over the exact cause of failure, set the debugging level on (-D5) and run again. The debugging information will help you to pinpoint the exact cause of failure. HISTORY
LPRng is a enhanced printer spooler system with functionality similar to the Berkeley LPR software. The LPRng developer mailing list is lprng-devel@lists.sourceforge.net; subscribe by visiting https://lists.sourceforge.net/lists/listinfo/lprng-devel or sending mail to lprng- request@lists.sourceforge.net with the word subscribe in the body. The software is available via http://lprng.sourceforge.net LPRng 2006-12-09 LPF(1)
All times are GMT -4. The time now is 05:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy