Uses of Class
com.orsonpdf.Page
Packages that use Page
Package
Description
Contains
PDFGraphics2D and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of Page in com.orsonpdf
Methods in com.orsonpdf that return PageModifier and TypeMethodDescriptionPDFDocument.createPage(Rectangle2D bounds) Creates a newPage, adds it to the document, and returns a reference to thePage.Methods in com.orsonpdf that return types with arguments of type Page