[Poppler-bugs] [Bug 45668] New: cairo backend does not print inline images

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 5 22:29:40 PST 2012


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

             Bug #: 45668
           Summary: cairo backend does not print inline images
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: cairo backend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: ajohnson at redneon.com


The evince bug https://bugzilla.gnome.org/show_bug.cgi?id=653159 contains a pdf
file that prints a blank page when using cairo. PSOutputDev can print the file.

All the images in the pdf are inline images. The problem is caused by the
setMimeData() function. When printing it reads the image stream a second time. 
According to the comment in PSOutputDev::doImageL2 inline image streams must
not be read twice.

-- 
Configure bugmail: https://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