Uses of Class
com.orsonpdf.PDFDocument
Packages that use PDFDocument
Package
Description
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of PDFDocument in com.orsonpdf
Fields in com.orsonpdf declared as PDFDocumentMethods in com.orsonpdf that return PDFDocumentModifier and TypeMethodDescriptionPages.getDocument()
Returns the PDF document that the pages belong to.Constructors in com.orsonpdf with parameters of type PDFDocumentModifierConstructorDescription(package private)
Pages
(int number, int generation, PDFDocument parent) Creates a newPages
object.