TCPDF icon indicating copy to clipboard operation
TCPDF copied to clipboard

Support AFRelationship="Alternative" for XRechnung / Factur‑X attachments

Open psychonaut85 opened this issue 6 months ago • 1 comments

When embedding XRechnung XML files into PDF/A‑3 documents, I need to set AFRelationship to alternative. Otherwise, German authorities will reject the invoice as non-compliant. Is there a way to change the value of AFRelationship?

psychonaut85 avatar Jul 31 '25 13:07 psychonaut85

It seems to work fine, see https://github.com/tecnickcom/TCPDF/pull/789 and https://github.com/tecnickcom/TCPDF/pull/789/files

Let us know

williamdes avatar Sep 17 '25 08:09 williamdes