<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 does not crop"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=30692#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [PATCH] pdftops does not crop"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=30692">bug 30692</a>
              from <span class="vcard"><a class="email" href="mailto:williambader@hotmail.com" title="William Bader <williambader@hotmail.com>"> <span class="fn">William Bader</span></a>
</span></b>
        <pre>When pdftops makes a PS instead of an EPS, it already crops.  The problem with
not cropping happens only when it is making an EPS, so I set the force crop
flag with doEPS && !noCrop.  Page::makeBox() sets *crop = gFalse (which is the
core of the problem) only when using the cropbox instead of the mediabox.
William</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>