Hi Team,
Could you please let me know how to extract signature from a form using Amazon Texttract.
Thanks,
Nancy
Hi Team,
Could you please let me know how to extract signature from a form using Amazon Texttract.
Thanks,
Nancy
Hi @Nancy29
You can extract the signature by using tesseract OCR. Use Read Pdf text with OCR activity to read the pdf file. In the activity drag and drop the Tesseract OCR. Output will be come in string format.
We have to use the Data manipulation or regex to extract the required signature from that string.
Hope it helps!!
Thank you for quick response. Let me check on it
Thanks.
I hope you are talking about this and not tessaract ocr
https://docs.uipath.com/marketplace/docs/amazon-textract-about
Cheers
yes. Thanks for the link. let me check on it.
Thanks.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.