[Poppler-bugs] [Bug 25625] pdfimages does not extract inline jpeg images as jpeg

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 16 15:09:09 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=25625





--- Comment #4 from Albert Astals Cid <tsdgeos at terra.es>  2009-12-16 15:09:09 PST ---
Same answer, if anyone is interested to code a patch, you need to start looking
at ImageOutputDev.cc the problem lies in that the drawImg call is "inlineImg"
so you can't know the length of the stream, and you need to work a bit more.
Patches welcome since this is also not high priority for us either.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list