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

When will pyramid_oereb_mfp support PDF/A-2? #91

Open
jwkaltz opened this issue Feb 24, 2022 · 1 comment
Open

When will pyramid_oereb_mfp support PDF/A-2? #91

jwkaltz opened this issue Feb 24, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jwkaltz
Copy link
Member

jwkaltz commented Feb 24, 2022

The open-source rendering libraries used, from JasperReports, currently do not support PDF/A-2, see TIBCOSoftware/jasperreports#200

Supporting PDF/A-2 therefore implies implementing its support in jasperreports, or using a different print software.

@jwkaltz jwkaltz added the enhancement New feature or request label Feb 24, 2022
@thetuxinator
Copy link

Jasper uses Itext, which supports PDF/a-2 in its latest version 7 , however jasperreports seems to use an old Itext Version, however as of TIBCOSoftware/jasperreports@ac62341 Jasper moved to openpdf, however openpdf seems to be based on Itext 2 and not support PDF/a-2 yet.

@jwkaltz jwkaltz self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants