DEV Community

Discussion on: Merge PDF files in C#

Collapse
 
atir_tahir profile image
Atir Tahir

This is quite helpful but what if we want one-stop solution for different file formats. Like if I want to merge Word files or Excel files using single API? At this point, GroupDocs.Merger for .NET API allows you to join two Word files or two Excel spreadsheet etc using same piece of code.
See how simple is this: