Skip to content

happypdf / FacturXConformanceLevel

Type Alias: FacturXConformanceLevel

ts
type FacturXConformanceLevel = "MINIMUM" | "BASIC_WL" | "BASIC" | "EN 16931" | "EXTENDED" | "XRECHNUNG";

Defined in: src/api/pdfa/facturx.ts:18

Factur-X / ZUGFeRD 2.1+ profile advertised in fx:ConformanceLevel. Must match the profile URN embedded in the invoice XML.

MIT Licensed. A fork of pdf-lib.