Aspose Examples
Aspose Examples Banner

Here you will find a collection of ASP.NET and Java example applications created with Aspose products. The source code of these examples is available on website for download, feel free to check it out at Aspose Downloads Page.


 

 Concatenate PDF - Aspose.Pdf.Kit

This demo Concatenates two input PDF files into a single output file.

Using Concatenate method in PdfFileEditor class of Aspose.Pdf.Kit component, you can merge/concatenate multiple Pdf documents into a single Pdf file.

Fore more information, please visit Concatenate PDF Documents.



Click Concatenate to see how demo concatenates pdf document 1 and pdf document 2 enabling user to download results of concatenation.