On Tue, 11 Jun 2002 13:19:53 -0500
[EMAIL PROTECTED] wrote:

> I am using lprng and ifhp-3.5.8 on a linux Redhat 7.1 
> system. I have a queue set up for a HP8100 printer to 
> print out 11x17 (which is on the botton tray). When I 
> use lpr to print normal text files it works correctly. 
> when I use genscript or print a postscript file it 
> comes out 8.5x11. Is there some way to force the 
> postscript to print on the 11x17? I am assuming that 
> maybe some settingin the postscript file is forcing it 
> back to 8.5x11. Below is my printcap file:

You can configure ifhp to inject code at the top of your PostScript job to select 
11x17 paper.

However, if your job later requests 8.5x11 paper, the printer will ask for the smaller 
size.  You will need to:

        - reformat your document to request 11x17 paper (using the proper 
          printer drivers and page settings)
        - write a script that will munge through PostScript jobs and remove 
          the statusdict commands requesting paper sizes and replace them

The later option gets ugly very fast; I highly recommend the former.
============================================================================
   John Perkins                   |   University of Wisconsin-Madison
   Associate Researcher           |   Department of Computer Science
   [EMAIL PROTECTED]               |   1210 W. Dayton St.
   608-262-0438/608-262-9997 FAX  |   Madison, WI  53706-1685
============================================================================

 

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

Reply via email to