Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 2.35 KB

File metadata and controls

36 lines (19 loc) · 2.35 KB

Extract PDF Page by Page Number or Page Range or by Text

This free consulting project uses Aspose.Pdf helps you extract pages from a PDF file based on a range of pages like 1 to 10, or specific page numbers like 1,3,4,5,8,10, or by specifying some text like "Page 2" etc.

#The Sample PDF file Used with this Project

Aspose Free Consulting.pdf

Screenshots

This is the initial screen of the project. This is where you specify the criteria to extract pages from the PDF file.

MainUI

If you want to extract specific pages then you can provide a comma saperated list of pages specifying page numbers of the PDF pages you want to extract.

CommaSeparated

If you want to extract a range of page i.e. consective pages, then you can specify the starting page number and the ending page number.

RangeUI

You can also extract pages based on a search criteria as well.

SearchText

Interested in Aspose free consulting project?

If you are also interested in a free consulting project by Aspose team then please view details on this page

If you have any questions about Aspose APIs, please feel free to post your query in Aspose file format APIs Forums.

Also, you can keep in touch with the latest developments in file format APIs offered by Aspose at our Blog.

This free consulting project is based on the following issue:

create a project that does Epub to PDF, Preview PDF converter: github.com/aspose-free-consulting/projects/issues/16