public static interface PdfSplitter.IDocumentReadyListener
| Modifier and Type | Method and Description |
|---|---|
void |
documentReady(PdfDocument pdfDocument,
PageRange pageRange)
Performs some action in case document is ready, e.g.
|
void documentReady(PdfDocument pdfDocument, PageRange pageRange)
pdfDocument - the current document created as a result of the original document splitpageRange - original document page range corresponding to the current documentCopyright © 1998–2025 Apryse Group NV. All rights reserved.