Summary: | PDF Rendering not correct | ||
---|---|---|---|
Product: | poppler | Reporter: | Greg <gwmbox> |
Component: | cairo backend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Greg
2009-05-05 20:12:16 UTC
I encountered a similar Problem: A red box appears on the first page when using Gimp. http://www.kaufda.de/brochures/12587718/original.pdf When using the poppler command line tools, the problem disappears (this also applies to Greg's example): pdftoppm -f 1 -l 1 -r 200 original.pdf | pnmtojpeg -quality 95 > xpdfout.jpg My guess is that this has to do with the poppler-glib which is used by Gimp but not the cmd line tools. BTW: This seems to have to do with https://bugs.freedesktop.org/show_bug.cgi?id=21542 Carlos is this due to the "Stream reset and close in ImageStream" thing we are discussing on the mailing list? (In reply to comment #2) > Carlos is this due to the "Stream reset and close in ImageStream" thing we are > discussing on the mailing list? > No, I'd say it's a dupl of bug #12144. It's not reproducible with pdftoppm because pdftoppm doesn't use the cairo output device. (In reply to comment #1) Testcase is now available here: http://www.kaufda.de/download/poppler-bug-21585.pdf Test case looks perfect to me with current poppler/cairo. There's only an issue in the first page which I think is due to missing clipToStrokePath() in CairoOutputDev (see bug #11719). Could you attach a screenshot showing the rendering issues, please? I can confirm rendering issues in cairo backend are due to bug #11719, and it looks correct in splash, so let's mark this as duplicated. *** This bug has been marked as a duplicate of bug 11719 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.