Micro Focus QTP (UFT) Forums

Full Version: How to write In PDF Form using QTP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey Everyone
My name is Anu. i am new to the field of automation testing. At My current project I am stuck on a script where i have to automate a PDF form. Actually its a registration form(PDF) where i have to fill information and submit online. I have no idea at all how to deal with this situation.
I am using QTP 11.
Hope to get good advice from you guys.

Thanks
Anushaka
Pleas refer the below link. its quite working for me.
https://www.learnqtp.com/learnquicktestp...fs-in-qtp/

Hey

Actually I saw this Link Before But as i told You earlier I am at very junior level in QTP Scripting Knowledge. So i couldnt Figure it out how to use extrenal API. cAN you please elborate how it works. PLS PLS

Thanks
For identifying the pdf objects first a fall use AcroQtp Addins...........
and for that u need to have AcroQtp file App and Automation API files need to be present inside the plugins folder of Adobe Reader Folder in the Programs files.

And then U have to run one .dat file after that Acro-Qtp add in will be get added in it.

Hope this will be helpful for u.....