Hello,
I’m having trouble with UiPath being unable to read an editable PDF filled with information. I’ve tried screen scraping, get text, and the anchor base funcionality.
Here are the PDF files in question:
Currently the workflow follows this structure:
- Open a PDF filled with an individual’s information
- Read the information filled by the individual in the Editable PDF
- Output the information read into different variables for later processing
Any idea on what’s wrong?
Thanks!