Modifier and Type | Field and Description |
---|---|
static String |
zugferdConformanceLevel |
static String |
zugferdDocumentFileName |
static String |
zugferdDocumentType |
static String |
zugferdSchemaNS |
static String |
zugferdVersion |
outputStream, serializeOptions, UTF16, UTF16BE, UTF16LE, UTF8, xmpMeta
Constructor and Description |
---|
PdfAXmpWriter(OutputStream os, Map<String,String> info, PdfAConformanceLevel conformanceLevel, PdfWriter writer)
Creates and XMP writer that adds info about the PDF/A conformance level.
|
PdfAXmpWriter(OutputStream os, PdfAConformanceLevel conformanceLevel, PdfWriter writer)
Creates and XMP writer that adds info about the PDF/A conformance level.
|
PdfAXmpWriter(OutputStream os, PdfDictionary info, PdfAConformanceLevel conformanceLevel, PdfWriter writer)
Creates and XMP writer that adds info about the PDF/A conformance level.
|
addDocInfoProperty, addRdfDescription, addRdfDescription, appendAlternateArrayItem, appendArrayItem, appendOrderedArrayItem, close, getXmpMeta, serialize, setAbout, setProperty, setReadOnly
public static final String zugferdSchemaNS
public static final String zugferdConformanceLevel
public static final String zugferdDocumentFileName
public static final String zugferdDocumentType
public static final String zugferdVersion
public PdfAXmpWriter(OutputStream os, PdfAConformanceLevel conformanceLevel, PdfWriter writer) throws IOException
os
-
conformanceLevel
-
IOException
public PdfAXmpWriter(OutputStream os, PdfDictionary info, PdfAConformanceLevel conformanceLevel, PdfWriter writer) throws IOException
os
-
info
-
conformanceLevel
-
IOException
public PdfAXmpWriter(OutputStream os, Map<String,String> info, PdfAConformanceLevel conformanceLevel, PdfWriter writer) throws IOException
os
-
info
-
conformanceLevel
-
IOException
Copyright © 2016. All rights reserved.