HELP: How to Type into into Fillable PDF Automation UIPath

Hi, do you know how to type into blank fillable fields in PDF? Please help
I am still new to UIPath and hoping to learn more from you guys.

Thank you

You can use type into activity itself. Indicate the element you want to type. If you want to make it more reliable, you can use Anchor base.

Also, ensure Accessibility is enable in Adobe.

Edit → Accessibility → Change reading options → Check Read the entire document

Im only detecting the other elements, I was not able to detect the field itself. I can get the text from pdf but i can’t put a text in the blank fields.