<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [patch] pdftops: Fixes/improvements for -origpagesizes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72312#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [patch] pdftops: Fixes/improvements for -origpagesizes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72312">bug 72312</a>
              from <span class="vcard"><a class="email" href="mailto:till.kamppeter@gmail.com" title="Till Kamppeter <till.kamppeter@gmail.com>"> <span class="fn">Till Kamppeter</span></a>
</span></b>
        <pre><span class="quote">> The filter is rotating landscape pages the wrong way.</span >

OK, I will fix pdftopdf to rotate counterclockwise by default (if the PPD does
not state otherwise).

<span class="quote">>> 2. The "%%DocumentMedia: ..." and following "%%+ ..." lines are removed.</span >
[...]
<span class="quote">> This one I disagree with.</span >
[...]
<span class="quote">> The cause of this bug is that the first page of launch_leaflet-pdftopdf.pdf has 
> MediaBox set to 840x596 and CropBox set to 420x596. The code that outputs the 
> DocumentMedia lines is using the media box while the page size on each page is 
> the crop box. This should be fixed so the sizes in the DocumentMedia/PageMedia 
> is consistent with the size used by the setpagesize operator.</span >

So should all use the CropBox here? Will you fix that?

<span class="quote">>> 3. The output pages are never centered</span >
[...]
<span class="quote">> This one I also disagree with.</span >

No problem, I can add "-nocenter" to the pdftops call in cups-filters and you
leave out this last hunk of my patch.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>