Problem:
When printing to a hp8000, hp8100, and hp8150 I could not
get postscript to print to ledger sized paper.
We have letter in tray2 and ledger/11x17 in tray3.
The commands:
lpr -Zledger /tmp/ps_file
always came out on letter from tray2.
My fix:
Modify ifhp.conf in the [ hp8000 hp8100 hp8150 ] section.
Either change the ps_tabloid entry to ps_ledger,
or duplicate the ps_tabloid entry calling it ps_ledger.
hipplot2> diff -c ifhp.conf ifhp.conf.sample
*** ifhp.conf Fri Feb 22 12:34:13 2002
--- ifhp.conf.sample Thu Feb 21 11:09:52 2002
***************
*** 2546,2553 ****
<</DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null>>
setpagedevice
ps_tabloid=
<</DeferredMediaSelection true /PageSize [792 1224] /ImagingBBox null>>
setpagedevice
- ps_ledger=
- <</DeferredMediaSelection true /PageSize [792 1224] /ImagingBBox null>>
setpagedevice
ps_a3=
<</DeferredMediaSelection true /PageSize [842 1191] /ImagingBBox null>>
setpagedevice
ps_a4=
--- 2546,2551 ----
I can now specify -Zledger and -Z11x17 and get the
expected output.
Please let me know if this is attacking the problem
from the wrong angle, and/or if this was just operator error.
The problem was seen on ifhp-3.5.3 and several previous version.
The problem was seen and the fix verified on:
Linux 2.2-17
HP-UX 10.20
HP-UX 11.00
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------