append Document
Appends all pages from another document to the end of the current PDF document. This method will append all pages from the source document to the end of the current document. If the source document is not in PDF format and is set to , it will be automatically converted to PDF format before appending. The source document remains unchanged after this operation.
Parameters
document
The document to append to the current PDF document.