Uses of Class
com.lowagie.text.pdf.PdfException
-
Packages that use PdfException Package Description com.lowagie.text.pdf -
-
Uses of PdfException in com.lowagie.text.pdf
Subclasses of PdfException in com.lowagie.text.pdf Modifier and Type Class Description classBadPdfFormatExceptionSignals that a bad PDF format has been used to construct aPdfObject.Methods in com.lowagie.text.pdf that throw PdfException Modifier and Type Method Description voidPdfStamper. setPageAction(PdfName actionType, PdfAction action, int page)Sets the open and close page additional action.
-