The following commit introduced a regression in text extraction from PDF 
files that use ActualText:

    commit 2da15db4751d3cb93d40b48e348dbc51f6e7a29f
    Author: Carlos Garcia Campos <[EMAIL PROTECTED]>
    Date:   Fri Jun 20 11:39:08 2008 +0200

        Do not create an OCGs object if there isn't an OCProperties
        dictionary in the Catalog

The problem is the code added to Gfx::opBeginMarkedContent() that exits 
the function before beginMarkedContent() in the TextOuputDev is called. 
Gfx::opEndMarkedContent() also has the same problem.


_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to