phpdftk API Documentation

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
see
https://www.ferd-net.de/
see
https://fnfe-mpe.org/factur-x/

Table of Contents

Interfaces

ConformanceProfile

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

Methods

getXmpNamespace()

public getXmpNamespace() : string
Return values
string

getXmpPrefix()

public getXmpPrefix() : string
Return values
string

getXmpProperties()

public getXmpProperties() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results