[Poppler-bugs] [Bug 47186] pdftohtml: mask images are not extracted, unless they are JPEG

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 10 08:15:53 PST 2012


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

--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es> 2012-03-10 08:15:53 PST ---
Bad bad, don't copy code.

Create a function with the code you copied.

Also you changed 
OutputDev::drawImageMask(state, ref, str, width, height, invert, interpolate,
inlineImg);
to 
OutputDev::drawImage(state, ref, str, width, height, colorMap, interpolate,
             maskColors, inlineImg);
in the #else branch

-- 
Configure bugmail: https://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