Uses of Class
org.openpdf.text.pdf.PdfException
Packages that use PdfException
-
Uses of PdfException in org.openpdf.text.pdf
Subclasses of PdfException in org.openpdf.text.pdfModifier and TypeClassDescriptionclassSignals that a bad PDF format has been used to construct aPdfObject.Methods in org.openpdf.text.pdf that throw PdfExceptionModifier and TypeMethodDescription(package private) PdfIndirectReferencePdfWriter.add(PdfImage pdfImage, PdfIndirectReference fixedRef) Writes aPdfImageto the outputstream.(package private) PdfIndirectReferencePdfWriter.add(PdfPage page, PdfContents contents) Adds somePdfContentsto this Writer.voidPdfStamperImp.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.voidPdfStamper.setPageAction(PdfName actionType, PdfAction action, int page) Sets the open and close page additional action.voidPdfStamperImp.setPageAction(PdfName actionType, PdfAction action) Always throws anUnsupportedOperationException.(package private) voidPdfStamperImp.setPageAction(PdfName actionType, PdfAction action, int page) Sets the open and close page additional action.