Uses of Class
com.itextpdf.kernel.pdf.PdfPages
Packages that use PdfPages
-
Uses of PdfPages in com.itextpdf.kernel.pdf
Fields in com.itextpdf.kernel.pdf declared as PdfPagesModifier and TypeFieldDescriptionprivate final PdfPages
PdfPages.parent
(package private) PdfPages
PdfPage.parentPages
private PdfPages
PdfPagesTree.root
Fields in com.itextpdf.kernel.pdf with type parameters of type PdfPagesMethods in com.itextpdf.kernel.pdf that return PdfPagesModifier and TypeMethodDescriptionprotected PdfPages
PdfPagesTree.findPageParent
(PdfPage pdfPage) PdfPages.getParent()
protected PdfPages
PdfPagesTree.getRoot()
Methods in com.itextpdf.kernel.pdf that return types with arguments of type PdfPagesMethods in com.itextpdf.kernel.pdf with parameters of type PdfPagesModifier and TypeMethodDescriptionvoid
private static PdfObject
PdfPage.getInheritedValue
(PdfPages parentPages, PdfName pdfName) Constructors in com.itextpdf.kernel.pdf with parameters of type PdfPagesModifierConstructorDescriptionPdfPages
(int from, int maxCount, PdfDictionary pdfObject, PdfPages parent) PdfPages
(int from, PdfDocument pdfDocument, PdfPages parent)