mergeDocument abstract method

void mergeDocument(
  1. PdfDocument pdfDocument
)

Imports the existing objects into the new PDF document.

Implementation

void mergeDocument(PdfDocument pdfDocument);