ZugferdProfile
: string
in package
implements
ConformanceProfile
ZUGFeRD / Factur-X conformance profiles.
E-invoicing standard built on PDF/A-3 with embedded XML invoice. Each level specifies increasing invoice data requirements.
Tags
Table of Contents
Interfaces
Cases
- BASIC = 'BASIC'
- BASIC_WL = 'BASIC WL'
- EN16931 = 'EN 16931'
- EXTENDED = 'EXTENDED'
- MINIMUM = 'MINIMUM'
- XRECHNUNG = 'XRECHNUNG'
Methods
- getBaseProfile() : PdfAProfile
- The base PDF/A profile required for ZUGFeRD.
- getFamily() : string
- getLevel() : string
- getPdfVersion() : PdfVersion
- getXmpNamespace() : string
- getXmpPrefix() : string
- getXmpProperties() : array<string|int, mixed>
Cases
MINIMUM
BASIC_WL
BASIC
EN16931
EXTENDED
XRECHNUNG
Methods
getBaseProfile()
The base PDF/A profile required for ZUGFeRD.
public
getBaseProfile() : PdfAProfile
Return values
PdfAProfilegetFamily()
public
getFamily() : string
Return values
stringgetLevel()
public
getLevel() : string
Return values
stringgetPdfVersion()
public
getPdfVersion() : PdfVersion
Return values
PdfVersiongetXmpNamespace()
public
getXmpNamespace() : string
Return values
stringgetXmpPrefix()
public
getXmpPrefix() : string
Return values
stringgetXmpProperties()
public
getXmpProperties() : array<string|int, mixed>