| Package | Description |
|---|---|
| org.mustangproject.ZUGFeRD |
| Modifier and Type | Field and Description |
|---|---|
protected PDFAConformanceLevel |
ZUGFeRDExporterFromA3.conformanceLevel |
protected PDFAConformanceLevel |
OXExporterFromA3.conformanceLevel |
protected PDFAConformanceLevel |
DXExporterFromA3.conformanceLevel |
| Modifier and Type | Method and Description |
|---|---|
static PDFAConformanceLevel |
PDFAConformanceLevel.findByLetter(java.lang.String letter) |
static PDFAConformanceLevel |
PDFAConformanceLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PDFAConformanceLevel[] |
PDFAConformanceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ZUGFeRDExporterFromA3 |
ZUGFeRDExporterFromA3.setConformanceLevel(PDFAConformanceLevel newLevel)
All files are PDF/A-3, setConformance refers to the level conformance.
|
ZUGFeRDExporterFromA1 |
ZUGFeRDExporterFromA1.setConformanceLevel(PDFAConformanceLevel newLevel) |
OXExporterFromA3 |
OXExporterFromA3.setConformanceLevel(PDFAConformanceLevel newLevel)
All files are PDF/A-3, setConformance refers to the level conformance.
|
OXExporterFromA1 |
OXExporterFromA1.setConformanceLevel(PDFAConformanceLevel newLevel) |
IZUGFeRDExporter |
IZUGFeRDExporter.setConformanceLevel(PDFAConformanceLevel newLevel) |
DXExporterFromA3 |
DXExporterFromA3.setConformanceLevel(PDFAConformanceLevel newLevel)
All files are PDF/A-3, setConformance refers to the level conformance.
|
DXExporterFromA1 |
DXExporterFromA1.setConformanceLevel(PDFAConformanceLevel newLevel) |
Copyright © 2023. All rights reserved.