Code sample for handling large volume output
If several hundred pages need to be converted into a single PDF output, the straightforward workflow may need more system resources than available. To reduce the system resource needs, input data should be grouped into smaller chunks for processing, and append the processed chunks to the output. The input data can be any single or multi-page image file, or a set of files.
Output type | Output file type | Recommended processing size |
---|---|---|
Direct TXT output | DTXT_PDFIOT and DTXT_IOTPDF_MRC | 5 to 10 pages |
Layout retention output (Formatted output) | PDF, PDFEdited, PDFImageOnText, and PDFImageSubst | 50 to 100 pages |