Bug 22255

Summary: doesn't correctly display PDF document only yellow box is displayed
Product: poppler Reporter: Pedro Villavicencio <pvillavi>
Component: cairo backendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
URL: https://bugs.edge.launchpad.net/poppler/+bug/385844
Whiteboard:
i915 platform: i915 features:

Description Pedro Villavicencio 2009-06-12 07:20:52 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/poppler/+bug/385844

the following PDF document cannot be displayed with evince/poppler however it works fine with acroread and xpdf. what you only get with poppler is a yellow box but nothing else.

pdf:

http://launchpadlibrarian.net/27771378/doc.pdf

Thanks in advance,
Comment 1 Carlos Garcia Campos 2009-07-12 08:17:54 UTC
This document uses Darken blend mode:

gfx state dict: << /Type /ExtGState /BM /Darken /ca 1 >>

Blend modes are not implemented in cairo backend yet. 
Comment 2 Carlos Garcia Campos 2009-07-31 08:46:05 UTC
Fixed in git master (requires cairo from git master to work)

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.