[Poppler-bugs] [Bug 64815] [TAGGEDPDF] Parse the Tagged-PDF document structure tree when present

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 12 05:46:32 PDT 2013


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

--- Comment #7 from Carlos Garcia Campos <carlosgc at gnome.org> ---
Comment on attachment 79990
  --> https://bugs.freedesktop.org/attachment.cgi?id=79990
[PATCH 1/6] Tagged-PDF: Accessors in Catalog for the MarkInfo

Review of attachment 79990:
-----------------------------------------------------------------

LGTM

::: poppler/Catalog.h
@@ +228,4 @@
>    GooString *baseURI;		// base URI for URI-type links
>    Object metadata;		// metadata stream
>    Object structTreeRoot;	// structure tree root dictionary
> +  int markInfo;                 // Flags from MarkInfo dictionary

Maybe this should be Guint instead of int, since it's what getMarkInfo()
returns too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130612/cd91244c/attachment.html>


More information about the Poppler-bugs mailing list