In this demo you can learn how to merge multiple PDF document into a single PDF document. Initially is created an empty document which will become the final document. Then the two PDF files are loaded into two PdfDocument objects which are added to the empty document.
Open the First PDF Document to Merge Open the Second PDF Document to Merge