[Poppler-bugs] [Bug 97262] Enumerate PDF named destinations
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 2 17:47:47 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97262
--- Comment #44 from Masamichi Hosoda <trueroad at trueroad.jp> ---
I've added and updated glib frontend patches (v2-0004, v2-0005, v2-0006,
v2-0007).
They requires the core patches (v2-0001, v2-0002, v2-0003).
They add the following functions.
PopplerDest *
poppler_document_find_dest_bytes (PopplerDocument *document,
GBytes *link_name);
GList *
poppler_document_build_dests_namelist (PopplerDocument *document);
GHashTable *
poppler_document_build_dests_hashtable (PopplerDocument *document);
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160902/04e846cb/attachment.html>
More information about the Poppler-bugs
mailing list