Tag Archives: Merge Documents in Java

Merge Multiple File Types into One using Java

Merging different documents is often required when you intend to gather the scattered data of different documents into one single file. In this article, you will learn to automate the documents merging process. This will show how to programmatically merge multiple documents of either the same or different file types into one file using Java. In another post, we discussed merging multiple files of different formats using C#.

The following topics are covered in this article:

  • Java API - Merge Multiple Files
  • 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 , , ,

Split or Merge PDF, Word, Excel Documents in Java

Worried about merge or split documents of various types in multiple platforms? There could be many statements in your mind:

  • How to merge PDF documents together in Java?
  • Want to split word documents, or merge excel spreadsheets.
  • What to do if I need to merge PPT/PPTX presentations.
  • Many more questions, the list may not end.
Split or Merge PDF, Word, Excel documents in Java
GroupDocs.Merger for Java

GroupDocs provides a document merging solution for all such requirements. It’s Java API allows you to merge documents and manipulate document structure in Java across a

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