Comment 4 for bug 181886

Revision history for this message
Pablo Rodríguez (ousia) wrote :

Just in case anyone will read this, the bug is much easily reproducable than I have described here.

Replace line 87 of demo-poppler.py included in pypoppler-0.6.2 with the following one:

        cr.rectangle(300, 300, self.width, self.height)

And I'm afraid that the bug is clear (although I'm not sure whether this belongs to the script itself or to (py)poppler).

Thanks,

Pablo