I would like to fill a pdf file with text Boxes with data from an Excel file. I already defined my variables, but i don’t know how to get the data into the pdf file. Also the sreen sraping is not able to identify the field i would like to fill with data. The pdf File looks like this:
Thank you in advance for your help!
Hi @Sofiaxx - Try with Send Hot Keys, the way how we type manually using short cuts keys. Its kinda giving search for a text “Name” and then give “Tab” then type the text.
as per my knowledge, you should have licensed pdf editor then only we can edit the pdf if your editor is licensed one then you can record the steps how we edit the pdf files manually.
here sending Tab hotkey will be helpful to move cursor to next text boxes.
Open PDF file and use Send Hot Key (Shortcut Key for Search in PDF) and then move the cursor position using Send Hot Key (Like Tab, Left, Right) and Type Into pass the variable.
I tried it as you recommanded but if i press run the variable is always set in another textfield…
How can i make sure that it finds the right place to set the variable?