Tag Archives: merge two or more files

Merge Multiple File Types into Single Document using C#

To combine the data that is present in multiple documents, and sometimes in documents of different file types, there comes the need to merge all your documents or the portion of the documents into one. In this article, you will learn, how to merge multiple documents of either the same or different file types in one file using C#.

The following are the topics covered in this article:

  • .NET API - Merge Multiple Document Types
  • Merge PDF, Word, Excel files into one PDF
  • Merge Selective Pages of Multiple files into One File

Continue Reading ...

Posted in GroupDocs.Merger Product Family | Tagged , , ,