[Poppler-bugs] [Bug 26243] PDF renders incorrectly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 31 22:12:46 PST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26243
--- Comment #13 from Harry Roberts <harry at ecmp.co.uk> 2010-01-31 22:12:46 PST ---
Cool, I've done some testing and this fixes the main issue. I've also done
regressions tests on a few other PDFs and not noticed any issues, though I
don't want to bet on it subtly breaking another edge cases.
I just wish I could've been more help, but I'm still getting my head round the
XPDF/Poppler rendering pipeline (and how PDFs work in general).
Since I started working with magazine PDFs I've seen so many weirdly broken
ones (yes, Adobe Illustrator... I'm looking at you) that it's been a constant
nightmare trying to get things to look right... so far Poppler is doing a
stellar job :D
(In reply to comment #11)
> Yes, You're true. The easiest way to solve it is to call
>
> state->setRender(0);
>
> instead of
>
> state->setRender(savedRender);
>
> in endTextObject (SplashOutputDev.cc and PSOutputDev.cc).
--
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