Class PDFCloneUtilityAccessor


  • public class PDFCloneUtilityAccessor
    extends Object
    Temporary Workaround to allow access to the lowlevel functionality
    • Constructor Detail

      • PDFCloneUtilityAccessor

        public PDFCloneUtilityAccessor​(org.apache.pdfbox.pdmodel.PDDocument dest)
        Creates a new instance for the given target document.
        Parameters:
        dest - the destination PDF document that will receive the clones
    • Method Detail