I am currently finding the problem that when I apply digitization with document undertanding and I put the uipath ocr, this (ocr) when it passes it to plain text it makes it unstructured, I think that when the ocr is passed, this (ocr), it reads it vertically and not horizontally, so in the case of a table it does not take horizontal data and it takes them unstructured.
Evidences:
someone knows how to tell the ocr to read horizontally and not vertically.
The output of executing this activity is a plain text and it is to which I mean that it gets it unstructured and not as it appears in the pdf, I think or believe that it may be because the OCR internally reads the pdf vertically and not horizontally, therefore it does not Get the information well, so my question is if anyone knows about how to change the way an OCR is read so that it reads horizontally or does not de-structure it