mergeDocument abstract method

void mergeDocument(
  1. PdfDocument pdfDocument
)

Import the existing objects into the new PDF document

Implementation

void mergeDocument(PdfDocument pdfDocument);