splitToFile

public final void splitToFile(String outputPath)

Splits a merged document into its constituent sub-documents (page-stream segmentation) and writes the exported result to a file. The result is always JSON; is not consulted because only the JSON exporter serializes the split result.

Parameters

outputPath

Path to the output file.