I'm developing a java application which has document reading using OCR.
The output seems to be incorrect sometimes because of the incorrect orientation of the scanned document.
So that I need to autorotate the scanned document.
May I know whether the OCR Engine itself has the auto-rotation feature or any other SDK has this feature.
Thanks for any suggestion.