Tag Archives: Split API

Different Ways to Split PDF Files in Java

PDF is among the most famous file formats that support textual, graphical, and many other elements. One of the reasons for its popularity is its portability. In certain cases, you may need to split a large PDF file into multiple files. To address this programmatically, this article discusses different ways of how to split PDF files in Java.

The following topics are covered in this article:

  • Java API to Split PDF Files
  • Split PDF into Multi-Page Files
  • Split PDF into Multiple Single Pages Files
  • Extract Pages from PDF Files by Range in Java
  • Extract Pages from PDF Files using Even or Odd Filter in Java
Posted in GroupDocs.Merger Product Family | Tagged , , , , ,

How to Split PDF Files using C#

PDF is one of the most commonly used file formats which is highly portable. As a developer, you may have faced the scenario to split large PDF files programmatically. Today, this article discusses different ways of how to split PDF files using C# in .NET applications.

  • .NET API to Split PDF Files
  • Split PDF into Multi-Page Files
  • Extract Pages from PDF Files by Range
  • Extract Pages from PDF Files using Even or Odd Filter
  • Split PDF into Multiple Single Pages Files
Posted in GroupDocs.Merger Product Family | Tagged , , , , ,