Aspose Examples
Aspose Examples Banner

Here you will find a collection of ASP.NET and Java example applications created with Aspose products. The source code of these examples is available on website for download, feel free to check it out at Aspose Downloads Page.


 

 Extract Pages from PDF - Aspose.Pdf.Kit

This demo illustrates how to Extract Pages from a Pdf document, based on user selection.

Using Extract method in PdfFileEditor class of Aspose.Pdf.Kit component, developers can extract any number of pages from a PDF document and save those pages as a new PDF document.

For more information, please visit Extract Pages from a PDF Document.


Click Extract to see how demo extracts chosen pages from a pdf document enabling user to download results.

Pages chosen from Pdf file.




 pages from Pdf file1 into a new Pdf file.