Comment 7 for bug 681512

Revision history for this message
Adrian Johnson (ajohnson-redneon) wrote :

> Bug #672686 is different but they would probably both be fixed by using a more recent Cairo.

Bug #672686 is the same. I don't know why poppler prints "Illegal character" but it is probably confused by the missing ExtGState.

If I build cairo 1.10.0 I can reproduce the bug. If I apply the patch:
http://cgit.freedesktop.org/cairo/commit/?id=7a17ef31760c49b81fd2890814f5b2aeb8c6b3a3
the PDF displays correctly and no errors are reported. ie both the ExtGState and Illegal character issues are fixed.