Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing PDF/A-2 ? #200

Open
jwkaltz opened this issue Jul 22, 2021 · 5 comments
Open

Implementing PDF/A-2 ? #200

jwkaltz opened this issue Jul 22, 2021 · 5 comments

Comments

@jwkaltz
Copy link

jwkaltz commented Jul 22, 2021

Hi,
JasperReports supports PDF/A-1, but not yet the newer standard PDF/A-2.
Are there already plans to implement that? Or a first estimation of what that would imply?

Thanks for any insight on this,
Wolfgang

@ari
Copy link

ari commented Oct 27, 2021

iText 7 supports pdf/a-2 and 3. If you use that instead of iText 2.1.7 will that do what you need?

@thetuxinator
Copy link

Any update on this? We would also be interested in the newer PDF/A Versions, as they bring transparency support

@thetuxinator
Copy link

By browsing the code, i discovered in ivy.xml the dependency points to org="com.lowagie" name="itext" rev="2.1.7.js11-2-SNAPSHOT" as itext seems to be at version 7.2.4 and you point to a snapshot version, shouldn't it be upgraded to use a later itext version?

@thetuxinator
Copy link

Instead of switching to OpenPDF it could help to switch to the Itext 7 AGPL Version, a comparison can be found here: https://itextpdf.com/how-buy because Itext 7 comes with PDF/A-2 support

@teodord
Copy link
Collaborator

teodord commented Feb 27, 2023

Hi,

If you are interested in iText 7+, then maybe you should check this exporter here:
https://github.com/Jaspersoft/jasperreports-pdf-lib7

You probably know that AGPL licenses do now allow use in commercial software, so you need to purchase iText 7 license, unless your product is also AGPL.

I hope this helps.
Teodor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants