See attached example PNG input file.
We use processDocument to OCR-convert PNGs to txtUnstructured.
Some documents have a mix of both left-justified & center-justified lines.
When this happens the center-justified lines end up at the bottom of the results.
Is there any way to force it to return the results in top-down, left-right read direction?
It would appear that the standard is left-right, then top-down