Uses of Class
com.lowagie.text.pdf.PdfException
Packages that use PdfException
-
Uses of PdfException in com.lowagie.text.pdf
Subclasses of PdfException in com.lowagie.text.pdfModifier and TypeClassDescriptionclass
Signals that a bad PDF format has been used to construct aPdfObject
.Methods in com.lowagie.text.pdf that throw PdfExceptionModifier and TypeMethodDescription(package private) PdfIndirectReference
PdfCopy.add
(PdfPage page, PdfContents contents) (package private) PdfIndirectReference
PdfWriter.add
(PdfImage pdfImage, PdfIndirectReference fixedRef) Writes aPdfImage
to the outputstream.(package private) PdfIndirectReference
PdfWriter.add
(PdfPage page, PdfContents contents) Adds somePdfContents
to this Writer.void
PdfStamperImp.setAdditionalAction
(PdfName actionType, PdfAction action) Additional-actions defining the actions to be taken in response to various trigger events affecting the document as a whole.void
PdfStamper.setPageAction
(PdfName actionType, PdfAction action, int page) Sets the open and close page additional action.void
PdfStamperImp.setPageAction
(PdfName actionType, PdfAction action) Always throws anUnsupportedOperationException
.(package private) void
PdfStamperImp.setPageAction
(PdfName actionType, PdfAction action, int page) Sets the open and close page additional action.