Embed Factur-X XML into a PDF
embed_xmlAttach a Factur-X XML to an existing PDF and return a PDF/A-3 Factur-X invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | Factur-X / CII XML text (must pass EN 16931 rules) | |
| check | No | Rule set to enforce before embedding | fr-ctc |
| language | No | Document language metadata | fr |
| pdf_base64 | Yes | Your visual invoice PDF, base64 encoded |