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 PdfPagesPdfPages.parent(package private) PdfPagesPdfPage.parentPagesprivate PdfPagesPdfPagesTree.rootFields in com.itextpdf.kernel.pdf with type parameters of type PdfPagesMethods in com.itextpdf.kernel.pdf that return PdfPagesModifier and TypeMethodDescriptionprotected PdfPagesPdfPagesTree.findPageParent(PdfPage pdfPage) PdfPages.getParent()protected PdfPagesPdfPagesTree.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 TypeMethodDescriptionvoidprivate static PdfObjectPdfPage.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)