Sponsored Content
Operating Systems HP-UX How to override the default paper size received by a print job Post 302125833 by jgt on Saturday 7th of July 2007 10:45:31 PM
Old 07-07-2007
Is the printer expecting PCL or Postscript input?
The tray selection commands in PCL are not universal, so you would have to know the exact model printer, and how many trays are actually installed.
See:http://www.digitalissues.co.uk/html/.../pcl_page.html
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Problem deleting print job

I am running SCO OpenServer Release 5 and I had a problem with a print job and I cancelled it. The print job still shows under lpstat as cancelled but doesn't go away and now I everything I print to the printer stays in the queue, but doesn't print. I have tried to delete the print job in... (2 Replies)
Discussion started by: sgtdmc
2 Replies

2. OS X (Apple)

Get print job information

Hi all, I am on a mac and I am trying to get more information about print jobs i have. "lpq" only displays the document printing, size, and job ID. I need the status (if its on hold or not). Anyway to do that in unix/cups? (5 Replies)
Discussion started by: CBarraford
5 Replies

3. HP-UX

Print Problem in UNIX. Need to know the option to specify the print paper size

Hi, Could any one please let me know what is the option available in UNIX to print by specifying the paper size? We are using Unix11i. I could n't see any option specified in the 'lp' command to print the report by specifying the size of the paper. It would be of great help to me, if... (1 Reply)
Discussion started by: ukarthik
1 Replies

4. Shell Programming and Scripting

file size-cron job

Dear all, I have the following case,, i need to transfer a group of file from one server to another ....when the size of any of these file reach a specified value (Ex: 10MB) i need to transfer it to another server ....my problem is that i dont know how to determine when the size of the file... (1 Reply)
Discussion started by: mm00123
1 Replies

5. AIX

Print job to file

Anyone know of a way to do this? :confused: (1 Reply)
Discussion started by: eley
1 Replies

6. UNIX for Dummies Questions & Answers

print job seperator page

How do I get my linux login ID to print on seperator page on print jobs. Right now it prints " Remote User" thanks Jim (0 Replies)
Discussion started by: jdmowrer
0 Replies

7. AIX

Print Paper Size always A3 instead of A4

RICOH MPC4501 via AIX PrintServer is only printing on A3, even though its A4 contents. Similar Printer on same AIX PrintServer is printing correct though. What you think issue with first printer? AIX V6.1 (1 Reply)
Discussion started by: panchpan
1 Replies
xdpr(1X)																  xdpr(1X)

NAME
xdpr - dump an X window directly to a printer SYNOPSIS
xdpr [filename] [-display host:display] [-Pprinter] [-device devtype] [option...] OPTIONS
Specifies a file containing a window dump (created by xwd) to be printed instead of selecting an X window. Specifies a printer to send the output to. If a printer name is not specified here, xdpr (really, lpr or lp) will send your output to the printer specified by the PRINTER environment variable. Be sure that type of the printer matches the type specified with the -device option. host:display Normally, xdpr gets the host and display number to use from the environment variable DISPLAY. One can, however, specify them explicitly; see X(1X). Spec- ifies the device on which the file will be printed. Currently supported: LA100 HP LaserJet series and other monochrome PCL devices such as ThinkJet, QuietJet, RuggedWriter, HP560 series, and HP930 series printers LN03 HP PaintJet (color mode) HP HP PaintJet XL Color Graphics Printer (color mode) IBM PP3812 PostScript printer The default is PostScript. -device lw (LaserWriter) is equivalent to -device ps and is provided only for backwards compatibility. This option displays the list of options known to xdpr. Any other arguments will be passed to the xwd, xpr, and lpr or lp commands as appropriate for each. DESCRIPTION
The xdpr command uses the commands xwd, xpr, and lpr orlp to dump an X window, process it for a particular printer type, and print it out on the printer of your choice. This is the easiest way to get a printout of a window. xdpr by default will print the largest possible representation of the window on the output page. The options for xdpr are the same as those for xpr, xwd, and lpr or lp. The most commonly-used options are described above; see the manual pages for these commands for more detailed descriptions of the many options available. ENVIRONMENT
which display to use by default. which printer to use by default. COPYRIGHT
Copyright 1985, 1988, X Consortium See X(1X) for a full statement of rights and permissions. SEE ALSO
xwd(1X), xpr(1X), lpr(1), lp(1), xwud(1X), X(1X) AUTHORS
Paul Boutin, MIT Project Athena Michael R. Gretzinger, MIT Project Athena Jim Gettys, MIT Project Athena xdpr(1X)
All times are GMT -4. The time now is 10:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy