| Interface | Description |
|---|---|
| IBasicProfile |
If you implement this interface correctly, you provide all the data that
is necessary for iText to create an XML that can be used in a ZUGFeRD
invoice that conforms with the Basic profile.
|
| IComfortProfile |
If you implement this interface correctly, you provide all the data that
is necessary for iText to create an XML that can be used in a ZUGFeRD
invoice that conforms with the Comfort profile.
|
| Class | Description |
|---|---|
| BasicProfileImp |
This implementation of the BasicProfile contains member-variables that store
all the data needed to create an XML attachment for a ZUGFeRD invoice that
conforms with the Basic profile.
|
| ComfortProfileImp |
This implementation of the BasicProfile contains member-variables that store
all the data needed to create an XML attachment for a ZUGFeRD invoice that
conforms with the Comfort profile.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.