Package | Description |
---|---|
com.itextpdf.kernel | |
com.itextpdf.kernel.crypto | |
com.itextpdf.kernel.geom | |
com.itextpdf.kernel.pdf.canvas.parser.util | |
com.itextpdf.pdfa |
Modifier and Type | Method and Description |
---|---|
PdfException |
PdfException.setMessageParams(Object... messageParams)
Sets additional params for Exception message.
|
Modifier and Type | Class and Description |
---|---|
class |
BadPasswordException
Bad password exception.
|
Modifier and Type | Method and Description |
---|---|
static Rectangle |
Rectangle.createBoundingRectangleFromQuadPoint(PdfArray quadPoints)
Create the bounding rectangle for the given array of quadpoints.
|
static List<Rectangle> |
Rectangle.createBoundingRectanglesFromQuadPoint(PdfArray quadPoints)
Create a list of bounding rectangles from an 8 x n array of Quadpoints.
|
Modifier and Type | Class and Description |
---|---|
static class |
InlineImageParsingUtils.InlineImageParseException
Simple class in case users need to differentiate an exception from processing inline images vs other exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
PdfAConformanceException
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.