[Poppler-bugs] [Bug 56858] Huge simple PDF displayed blank in poppler-glib-demo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 11 00:55:11 PST 2012


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

--- Comment #2 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 69892
  --> https://bugs.freedesktop.org/attachment.cgi?id=69892&action=edit
pdftocairo: limit image size

Cairo images have a maximum width and height of 32767 pixels. When using
pdftocairo to convert Shimshon40.pdf to png the default output size is
5398x40346 pixels which causes cairo to fail.

This patch checks if the limit is exceeded and prints a more informative
message than the default cairo error message.

-- 
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/20121111/f7baa5e2/attachment.html>


More information about the Poppler-bugs mailing list