Hi
I have PDF file, I need to read the text and price from it. Here i have attached the
flle.Untitled.pdf (871.5 KB)
Regards
Balamurugan.S
Hi
I have PDF file, I need to read the text and price from it. Here i have attached the
flle.Untitled.pdf (871.5 KB)
Regards
Balamurugan.S
Hi @balupad14,
Hope, this could help you.
Download the por trained data language file from tessdata/por.traineddata at bf82613055ebc6e63d9e3b438a5c234bfd638c93 · tesseract-ocr/tessdata · GitHub
Save file “UiPath installation directory”/tessdata eg: C:\Program Files (x86)\UiPath Platform\tessdata
Restart UiPath Studio
Regards,
Susana
Hi @Susana ,
Thank you. I tested it. But I can not able to get the complete text from the pdf. Even I tried in the Microsoft. Do you know any other alternate solution ?
Thank you
Balamurugan.S
Since that PDF contains not only regular text (it also has images and different font styles/colors), you might not be able to get all the information you want by passing the whole file.
You might have better results by reducing the area passed to the activity by selecting a smaller region (having the name and the price only, for example).
I haven’t the eg: C:\Program Files (x86)\UiPath Platform\tessdata path? the studio’s edition is 2019.4.4 , how do i intall the language?
Hi guys I found the correct path in the 2019.4.4, C:\Users\username.nuget\packages\uipath.vision***\build\tessdata, I copy into it, It’s worked!