Java org.apache.pdfbox.multipdf PDFCloneUtility fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.multipdf PDFCloneUtility fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.multipdf PDFCloneUtility.

The text is from its open source code.

Constructor

PDFCloneUtility(PDDocument dest)
Creates a new instance for the given target document.

Method

COSBasecloneForNewDocument(Object base)
Deep-clones the given object for inclusion into a different PDF document identified by the destination parameter.