User-friendly, affordable, and packed with different features, DocHub is a healthy and cost-efficient alternative to HyperOffice Document Management. Try it now and learn how to squeeze the maximum of our solution with easy-to-use feature shortcuts.
In this tutorial, we will learn how to split a document using the bytes of SDK. The document we are working with has a total of 11 pages. To split the document, we need to use the Document Splitter class. We can specify the source document and provide options such as splitting by range or into two separate documents. By creating an instance of the Document Splitter class and passing the registration name and key, we can easily perform the split. Let's see how this is done.