Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automation of PDF Forms with Adobe Reader
#1
Solved: 10 Years, 1 Month, 2 Weeks ago
I am facing some issues with the automation of Pdf forms. the issue is the Adobe reader hangs while setting values to objects( Mostly on List Object). QTP is able to identify the Objects and execute the scripts but Reader hangs at random object while setting the value.
I have below setUp.
QTP -11
APTT AcroQTP Addin - 10.1.2.45
Adobe Reader - 10.1.4

Code:
PDFDoc("xx").AcroXFAForm("xx").AcroXFAForm("xx").AcroXFAListBox("Obj1").Select
If PDFDoc("xx").AcroXFAFormx("xx").AcroXFAForm("xx").AcroXFAListBox("Obj1").Exist(3) Then
    PDFDoc("xx").AcroXFAForm("xx").AcroXFAForm("xx").AcroXFAListBox("Obj1").Setvalue "ajayW"
End If

Note: -I can't use any more older version of Adobe Reader

Please guide me to resolve this issue.
Reply


Messages In This Thread
Automation of PDF Forms with Adobe Reader - by AjayW - 03-10-2014, 12:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP takes long time to click on asp.net forms arpan 0 1,838 10-16-2013, 09:30 PM
Last Post: arpan
  How to automate Adobe Live Cycle Document PrabhatN 1 2,659 08-12-2010, 03:54 PM
Last Post: QTPLearn
  QTP with InfoPath Forms sushma.testing 1 2,453 07-21-2010, 05:03 PM
Last Post: sasmitakumari
  How to write in Word DOC Forms rohit553 0 2,322 06-07-2009, 08:33 PM
Last Post: rohit553
  how to capture the properties for Oracle forms navitha123 1 2,175 08-22-2008, 01:13 PM
Last Post: sreekanth chilam

Forum Jump:


Users browsing this thread: 1 Guest(s)