[Poppler-bugs] [Bug 47186] pdftohtml: mask images are not extracted, unless they are JPEG
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 12 11:30:15 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=47186
--- Comment #6 from Ihar Filipau <thephilips at gmail.com> 2012-03-12 18:30:15 UTC ---
Created attachment 58348
--> https://bugs.freedesktop.org/attachment.cgi?id=58348
extract monochrome images as PNGs, the patch, v4
Applies to the master.
Changes, compared to the previous version of the patch:
- use ImageStream to also read the monochrome rows
- add HtmlOutputDev::createImageFileName(const char *) method to create image
file name.
- use the createImageFileName() method in both drawJpeg/drawPng methods to
remove the old copy-paste.
--
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