22
Views
0
Comments
[Tesseract OCR] How to align Data from single text variable?
Question
tesseractocr
Reactive icon
Forge asset by Henrique Batista

Hi Team,

I am trying to implement the OCR with Tesseract forge connector in OutSystems. 

The component is working fine but my use case is little different. 

1. This component is returning the lines of text in list format. After edit the text I want to store the result in different variables. Or direct to the Entity. But as it is returning all text in single variable I am not be able to create separate input fields for different lines.

2. As this component returning the value in line by line format in one variable I need to cutdown the result as a separate word for the use case mentioned above.

For brief information attaching the screenshots. 

Can someone please help me to resolve this?




2.png
3.png
1.png
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.