[cairo-bugs] [Bug 29837] New: Reading a PDF through poppler and outputting with cairo removes content

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 27 04:14:37 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29837

           Summary: Reading a PDF through poppler and outputting with
                    cairo removes content
           Product: cairo
           Version: 1.8.6
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: pdf backend
        AssignedTo: ajohnson at redneon.com
        ReportedBy: michael at makeweb.no
         QAContact: cairo-bugs at cairographics.org


Created an attachment (id=38217)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=38217)
original file

Reading a PDF through poppler and outputting with cairo removes content in
special cases.

To reproduce the error in a minimal form i've taken the pdf2ps.c demo and
replaced the surface creating with cairo_pdf_surface_create(...)

I've narrowed it down to; the error seems to happen when a text block contains
the sequence "1A". If i changed that to "1a" no error occured.

I know my cairo version is old, but I have reports it doesn't work on newest
stable either, but cannot confirm this.

Attached are bug.pdf - the original sample document, and output.pdf, the output
of cairo when simply read/written.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list