Splitting a PDF document is the process of saving each page into a new, separate PDF document. For example, splitting a three-page PDF document will produce three, single-page PDF documents.
To split a PDF document using ImageGear .NET:
The following is a sample method that illustrates how to split a single PDF document into several single-page PDF documents:
Refer to Samples documentation.