[Poppler-bugs] [Bug 30692] [PATCH] pdftops does not crop

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 8 23:01:35 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=30692

--- Comment #22 from William Bader <williambader at hotmail.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20121209/c5cbf45b/attachment.html>


More information about the Poppler-bugs mailing list