TCPDF
TCPDF copied to clipboard
Support AFRelationship="Alternative" for XRechnung / Factur‑X attachments
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?
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