Class SplitBySizeTask

All Implemented Interfaces:
Task<SplitBySizeParameters>

public class SplitBySizeTask extends BaseTask<SplitBySizeParameters>
Task splitting an input pdf document when the generated document reaches a given size. This implementation doesn't allow to store the pdf document objects i Objects Stream.
Author:
Andrea Vacondio