Bug 101421 - Add PDF/A support on writing documents
Summary: Add PDF/A support on writing documents
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-14 11:34 UTC by Hans-Ulrich Jüttner
Modified: 2018-08-21 10:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Hans-Ulrich Jüttner 2017-06-14 11:34:13 UTC
When filling some AcroForm fields in an PDF/A-3a conforming document with the
qt5 interface methods
Poppler::FormFieldText::setText() and Poppler::FormFieldButton::setState()
the document was no longer PDF/A-3a conforming after saving it with
Poppler::PDFConverter::convert();
veraPDF reported the following failed checks:
Specification: ISO 19005-3:2012, Clause: 6.2.11.2, Test number: 6
Specification: ISO 19005-3:2012, Clause: 6.2.11.7, Test number: 1
Specification: ISO 19005-3:2012, Clause: 6.2.11.4, Test number: 1
Specification: ISO 19005-3:2012, Clause: 6.1.9, Test number: 1
Specification: ISO 19005-3:2012, Clause: 6.2.11.2, Test number: 4
Specification: ISO 19005-3:2012, Clause: 6.2.11.2, Test number: 5
Specification: ISO 19005-3:2012, Clause: 6.2.11.8, Test number: 1

I would appreciate it, if support for an optional PDF/A conforming behaviour
on writing documents could be added to poppler.
Comment 1 GitLab Migration User 2018-08-21 10:45:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/361.


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.