The Invoice Settings group controls how the generated e-invoice is attached to the Magento invoice email and whether the XML is embedded in the PDF.
- Attach e-invoice XML to invoice email (
invoice/attach_xml_to_email): Attaches the generated XML file to the invoice email. - Embed e-invoice XML in PDF (
invoice/add_xml_to_pdf): Generates a hybrid ZUGFeRD PDF into which the CII XML is embedded. The PDF thus contains both the human-readable presentation and the machine-readable data. - Attach PDF to invoice email (
invoice/attach_pdf_to_email): Attaches the (possibly hybrid) PDF to the invoice email.