Skip to content

This repository contains various examples to split the PDF document into multiple files using C#

Notifications You must be signed in to change notification settings

SyncfusionExamples/split-pdf-document-csharp

Repository files navigation

Easy ways to split a PDF document using C#

The Syncfusion® .NET PDF library allows users to split large PDF documents into different sub-documents quickly and accurately. The primary need of splitting a PDF document is to reduce the file size of the document. This repository contains various examples of split the PDF document into multiple files using C#.

Sample name Description
Split PDF document into multiple files Split each pages in a PDF document into individual PDF documents.
Split specific page into separate PDF file Split a particular page from an existing PDF document into separate PDF document.
Split range of pages into separate PDF file Split a range of pages from an existing PDF document into separate PDF document.
Split PDF based on bookmarks Split a PDF document by sections using the bookmarks in PDF documnet.
Find and split PDF Find a page with specific text and split it into a separate PDF document.
Split PDF with specific number of pages Split a large PDF document into multiple PDF files with any number of pages.

How to run the examples

  • Download this project to a location in your disk.
  • Open the solution file using Visual Studio.
  • Rebuild the solution to install the required NuGet package.
  • Run the application.

Resources

Support and feedback

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a licnense here or start a free 30-day trial here.

About Syncfusion®

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI(Preview), Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

About

This repository contains various examples to split the PDF document into multiple files using C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages