<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#c12">Comment # 12</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>Created <span class=""><a href="attachment.cgi?id=70289" name="attach_70289" title="patch against the 19 Nov 12 git source">attachment 70289</a> <a href="attachment.cgi?id=70289&action=edit" title="patch against the 19 Nov 12 git source">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=30692&attachment=70289'>[review]</a>
patch against the 19 Nov 12 git source

I made a version of the patch against 19 Nov 12 source.  The patch still works
for me with the PDF that I attached previously.
createGfx() calls makeBox() and then Gfx().
makeBox() sometimes sets crop to FALSE, and then createGfx() does not pass a
crop box to Gfx().
The patch uses the original value of crop in the call to Gfx().
Some files, like the one that I attached, draw outside the crop box, so even if
the PDF sets a crop box of a given size, you still need to generate the
postscript commands to crop to that size.
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>