<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <br>
    On 12/10/2010 12:00 PM, Helge Blischke wrote:
    <blockquote cite="mid:38522-cups.general@news.easysw.com"
      type="cite">
      <pre wrap="">Vladimir Stassiouk wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hello, Helge

I have same problem as Steve has and would like to explore second option -
modified pstops filter. Could you please provide additional info about
this?

Thank you very much,
Vladimir
</pre>
      </blockquote>
      <pre wrap="">
For additional information, see 

<a class="moz-txt-link-freetext" href="http://www.srz.de/Members/bla/cups/filter/1.1.18/pstops.txt">http://www.srz.de/Members/bla/cups/filter/1.1.18/pstops.txt</a>

The pstops.c source code at the same site is based on cups 1.1.19; for the 
1.3.5 version, please drop me an e-mail to

h dot blischke at acm dot org,

if you are interested.

Helge
</pre>
    </blockquote>
    <br>
    In my case, I found that removing the Ubuntu CUPS package and
    installing CUPS directly from source fixed the problem.  I can now
    successfully print banner pages on paper drawn from a different tray
    than the rest of the job.  My banner page Postscript file contains
    the following which works for my HP LaserJet printers:<br>
    <blockquote>%%BeginSetup<br>
      %%IncludeFeature: *MediaType Color<br>
      %%IncludeFeature: *Duplex None<br>
      %%EndSetup<br>
    </blockquote>
    I think a very reasonable feature to add to CUPS would be to allow
    job options to be configured separately for the job sheets from
    those used to print the job itself.<br>
    <br>
    Steve<br>
  </body>
</html>