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

PDF/A-3 TCPDF-Support #120

Open
andreas-p opened this issue Jan 2, 2025 · 0 comments
Open

PDF/A-3 TCPDF-Support #120

andreas-p opened this issue Jan 2, 2025 · 0 comments

Comments

@andreas-p
Copy link

In my current project, I create invoices using FPDI with TCPDF to import template PDFs and add the data to it.
With advancing legal requirements, the invoice needs to be signed and formatted PDF/A-3 (ZugFerd).

Apparently, the only PHP libraries supporting signatures are TCPDF and tc-lib-pdf. While TCPDF doesn't know PDF/A-3, tc-lib-pdf is work-in-progress, not working with FPDI and not having pdf import (#117). So I'm stuck.

I'm not the only one missing PDF/A-3 support, see tecnickcom/TCPDF#684. tc-lib-pdf is huge, so it will probably take quite some time until it's ready to replace TCPDF, but A-3 is needed NOW. Please consider porting that back to TCPDF. I know it hurts to code on a project that isn't the future...

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

1 participant