Bug 3359 - Export metadata from Poppler (glib)
Summary: Export metadata from Poppler (glib)
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Kristian Høgsberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-21 13:28 UTC by Emil Soleyman-Zomalan
Modified: 2005-05-28 16:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Export Metadata (9.38 KB, patch)
2005-05-21 13:29 UTC, Emil Soleyman-Zomalan
Details | Splinter Review
poppler.gidl patch (1017 bytes, patch)
2005-05-21 18:00 UTC, Emil Soleyman-Zomalan
Details | Splinter Review

Description Emil Soleyman-Zomalan 2005-05-21 13:28:43 UTC
The attached patch allows glib to export four more meta fields from a PDF. They
are: creator, producer, creation date, modified date, and linearized.

The creation date and modified date values are exported as GTime.
Comment 1 Emil Soleyman-Zomalan 2005-05-21 13:29:13 UTC
Created attachment 2737 [details] [review]
Export Metadata
Comment 2 Emil Soleyman-Zomalan 2005-05-21 13:31:38 UTC
The patch also modifies test-poppler-glib.c to handle these new meta fields in
addition to re-formatting the output so that it looks better.

I would be more than happy to split out this part of the patch, if needed.
Comment 3 Kristian Høgsberg 2005-05-21 16:37:57 UTC
Patch looks good; don't we need an update to poppler.gidl as well?
Comment 4 Emil Soleyman-Zomalan 2005-05-21 18:00:07 UTC
Created attachment 2739 [details] [review]
poppler.gidl patch
Comment 5 Kristian Høgsberg 2005-05-29 09:09:30 UTC
Patch committed - thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.