WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for ocr

(...) script is faster than using formrules. As example i had a formrule what would get the sum of a number column in an item list and compare it to another field. It took sometime for the formrule to procr ess this, while my javascript that i wrote in a html element did it much faster. I wonder now if i should reimplement certain functions with javascript instead of using formrules to shorten the page (...)

(...) I am trying (without any success) to read data (ie. employee id) from an existing text-based PDF (test pdf created via MS Word). The documentation is explaining the different actions (ie. wait for ocr ai, wait for text-layer), but not how they actually work together or how to use them. Maybe I am completly wrong in trying to use "ocr AI recognition", "Wait for ocr AI" etc..... My goal is: * A (...)