Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
P
S
V
W
A
addConformance(String)
- Method in class com.itextpdf.text.xml.xmp.
PdfASchema
Adds the conformance.
addPart(String)
- Method in class com.itextpdf.text.xml.xmp.
PdfASchema
Adds part.
C
checkPdfAConformance(PdfWriter, int, Object)
- Static method in class com.itextpdf.text.pdf.internal.
PdfAConformanceImp
checkPdfIsoConformance(int, Object)
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
checkPdfIsoConformance(int, Object)
- Method in class com.itextpdf.text.pdf.
PdfAWriter
com.itextpdf.text.pdf
- package com.itextpdf.text.pdf
com.itextpdf.text.pdf.interfaces
- package com.itextpdf.text.pdf.interfaces
com.itextpdf.text.pdf.internal
- package com.itextpdf.text.pdf.internal
com.itextpdf.text.xml.xmp
- package com.itextpdf.text.xml.xmp
CONFORMANCE
- Static variable in class com.itextpdf.text.xml.xmp.
PdfASchema
Conformance, A, B, or U.
D
DEFAULT_XPATH_ID
- Static variable in class com.itextpdf.text.xml.xmp.
PdfASchema
default namespace identifier
DEFAULT_XPATH_URI
- Static variable in class com.itextpdf.text.xml.xmp.
PdfASchema
default namespace uri
G
getConformanceLevel()
- Method in interface com.itextpdf.text.pdf.interfaces.
PdfAConformance
Returns the conformance level.
getConformanceLevel()
- Method in class com.itextpdf.text.pdf.internal.
PdfAConformanceImp
getInstance(Document, OutputStream, PdfAConformanceLevel)
- Static method in class com.itextpdf.text.pdf.
PdfAWriter
Use this method to get an instance of the
PdfWriter
.
getInstance(Document, OutputStream, DocListener, PdfAConformanceLevel)
- Static method in class com.itextpdf.text.pdf.
PdfAWriter
Use this method to get an instance of the
PdfWriter
.
getPdfIsoConformance()
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
getPdfIsoConformance()
- Method in class com.itextpdf.text.pdf.
PdfAWriter
getTtfUnicodeWriter()
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
getTtfUnicodeWriter()
- Method in class com.itextpdf.text.pdf.
PdfAWriter
getXmpWriter(ByteArrayOutputStream, PdfDocument.PdfInfo)
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
getXmpWriter(ByteArrayOutputStream, PdfDocument.PdfInfo)
- Method in class com.itextpdf.text.pdf.
PdfAWriter
I
isPdfIso()
- Method in class com.itextpdf.text.pdf.internal.
PdfAConformanceImp
isPdfIso()
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
isPdfIso()
- Method in class com.itextpdf.text.pdf.
PdfAWriter
P
PART
- Static variable in class com.itextpdf.text.xml.xmp.
PdfASchema
Part, always 1.
PdfAConformance
- Interface in
com.itextpdf.text.pdf.interfaces
Extension of the PdfIsoConformance interface for Pdf/A adding methods regarding the level of conformance.
PdfAConformanceException
- Exception in
com.itextpdf.text.pdf
PdfAConformanceException()
- Constructor for exception com.itextpdf.text.pdf.
PdfAConformanceException
PdfAConformanceException(String)
- Constructor for exception com.itextpdf.text.pdf.
PdfAConformanceException
PdfAConformanceImp
- Class in
com.itextpdf.text.pdf.internal
Implementation of the PdfAConformance interface, including the level of conformance.
PdfAConformanceImp()
- Constructor for class com.itextpdf.text.pdf.internal.
PdfAConformanceImp
PdfAConformanceLevel
- Enum in
com.itextpdf.text.pdf
Enumeration of all the PDF/A conformance levels.
PdfASchema
- Class in
com.itextpdf.text.xml.xmp
An implementation of an XmpSchema.
PdfASchema()
- Constructor for class com.itextpdf.text.xml.xmp.
PdfASchema
Creates a schema containing PDF/A information.
PdfAStamper
- Class in
com.itextpdf.text.pdf
Extension of PdfStamper that will attempt to keep a file in conformance with the PDF/A standard.
PdfAStamper(PdfReader, OutputStream, PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.pdf.
PdfAStamper
Starts the process of adding extra content to an existing PDF document keeping the document PDF/A conformant.
PdfAStamper(PdfReader, OutputStream, char, PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.pdf.
PdfAStamper
Starts the process of adding extra content to an existing PDF document keeping the document PDF/A conformant.
PdfAStamper(PdfReader, OutputStream, char, boolean, PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.pdf.
PdfAStamper
Starts the process of adding extra content to an existing PDF document keeping the document PDF/A conformant.
PdfAStamperImp
- Class in
com.itextpdf.text.pdf
Extension to PdfStamperImp that will attempt to keep a file in conformance with the PDF/A standard.
PdfATtfUnicodeWriter
- Class in
com.itextpdf.text.pdf
PdfATtfUnicodeWriter(PdfWriter)
- Constructor for class com.itextpdf.text.pdf.
PdfATtfUnicodeWriter
PdfAWriter
- Class in
com.itextpdf.text.pdf
Extension of PdfWriter that will attempt to create a PDF/A file instead of an ordinary PDF file.
PdfAWriter(PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.pdf.
PdfAWriter
PdfAWriter(PdfDocument, OutputStream, PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.pdf.
PdfAWriter
Constructs a
PdfAWriter
.
PdfAXmpWriter
- Class in
com.itextpdf.text.xml.xmp
Subclass of XmpWriter that adds info about the PDF/A level.
PdfAXmpWriter(OutputStream, PdfDictionary, PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.xml.xmp.
PdfAXmpWriter
Creates and XMP writer that adds info about the PDF/A conformance level.
PdfAXmpWriter(OutputStream, Map<String, String>, PdfAConformanceLevel)
- Constructor for class com.itextpdf.text.xml.xmp.
PdfAXmpWriter
Creates and XMP writer that adds info about the PDF/A conformance level.
S
setConformanceLevel(PdfAConformanceLevel)
- Method in interface com.itextpdf.text.pdf.interfaces.
PdfAConformance
Sets the conformance level.
setConformanceLevel(PdfAConformanceLevel)
- Method in class com.itextpdf.text.pdf.internal.
PdfAConformanceImp
setOutputIntents(String, String, String, String, ICC_Profile)
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
setOutputIntents(String, String, String, String, ICC_Profile)
- Method in class com.itextpdf.text.pdf.
PdfAWriter
setPdfVersion(PdfWriter, PdfAConformanceLevel)
- Static method in class com.itextpdf.text.pdf.
PdfAWriter
Sets the Confomance level.
setPDFXConformance(int)
- Method in class com.itextpdf.text.pdf.
PdfAStamperImp
Always throws an exception since PDF/X conformance level cannot be set for PDF/A conformant documents.
setPDFXConformance(int)
- Method in class com.itextpdf.text.pdf.
PdfAWriter
Always throws an exception since PDF/X conformance level cannot be set for PDF/A conformant documents.
V
valueOf(String)
- Static method in enum com.itextpdf.text.pdf.
PdfAConformanceLevel
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.itextpdf.text.pdf.
PdfAConformanceLevel
Returns an array containing the constants of this enum type, in the order they're declared.
W
writeFont(TrueTypeFontUnicode, PdfIndirectReference, Object[], byte[])
- Method in class com.itextpdf.text.pdf.
PdfATtfUnicodeWriter
A
C
D
G
I
P
S
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.