Is there any possible way to add pdf tags with the robots to pdfs that do not have them?
I have tried screen recordings, various packages, various ui selector settings, and nothing seems to be working. Most PDF files that I work with are untagged and need to be tagged to record information.
This requires a lot of element appear and vanish techniques, however, with larger documents my current method fails, and I have been working on a way for it determine when an element appears, but it is currently not working as each time it will skip the step for some reason and I will still need more time for its development to work out any of the bugs with VisualBasic, (This would not be any better in C# with my approach). This is not considered macro and will be a focus for large scale solutions.
If anyone has any idea on how to fix this please let me know.
I am, however, unable to share the XAML, screenshots, or any information within the code as it contains personal information.
Hi @Ryan_George
Welcome to the community!
What do you mean by tag? What am i thinking right now is you want to stamped something in the pdf is that correct ?
cheers
Happy learning
These documents do not have the proper XML tags to scrape necessary information to fill out form values, and I have already solved this problem myself.
Good afternoon George. How were you able to Tag PDF documents with UIPath?