Uses of Class
com.storedobject.pdf.PDFException
Packages that use PDFException
-
Uses of PDFException in com.storedobject.pdf
Methods in com.storedobject.pdf that throw PDFExceptionModifier and TypeMethodDescriptionvoid
Add an image at position (0, 0) in the current page.void
Add an image at some absolute position in the current page.void
Add an image at some absolute position in the current page.void
PDFTable.setWidthPercentage
(float[] columnWidth, PDFRectangle pageSize) void
PDFTable.setWidths
(float[] relativeWidths) void
PDFTable.setWidths
(int[] relativeWidths)