Merging PDFs with ITextSharp

Viewed 45859

What is the optimum way to merge 2 PDF files with ITextSharp in C#? I'm using ASP.NET/.NET3.5.

2 Answers
Related