facturx_create_pdf
Create a PDF with embedded Factur-X XML for compliant electronic invoicing. Optionally embed the XML into an existing PDF and save the result to disk.
Instructions
Crée un PDF avec le XML Factur-X embarqué en pièce jointe (format requis par la norme). Optionnellement, peut intégrer le XML dans un PDF existant. Sauvegarde le résultat sur disque.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | Yes | Chemin de sortie du PDF (ex: /tmp/facture.pdf) | |
| xmlContent | Yes | Contenu XML Factur-X | |
| sourcePdfPath | No | Optionnel : chemin d'un PDF existant à enrichir avec le XML |