Example of Split PDF in JavaScript PDF Library
This sample demonstrates how to split the pages of a PDF into multiple PDF documents.
DEMO
SOURCE
SplitPDF.pdf
Click the button to view a PDF document generated by JavaScript PDF Library. Please note that Adobe Reader or its equivalent is required to view the resultant document.
This feature will be used to split the necessary pages from the PDF document, divide a large-sized PDF into smaller ones. More information about the split PDF documents can be found in this documentation section.