Votes
Answers
Views
Question
0
votes
1
answer
276
views
asked 8 years ago by
updated 8 years ago by
I am trying to read content from PDF file using UFT 12.02 using below code: Set AcroApp = CreateObject("AcroExch.App") AcroApp.Show Set AcroAVDoc = CreateObject("AcroExch.AVDoc") AcroAVDoc.Open sPDFpath,"" Set AcroAVDoc = AcroApp.GetActiveDoc Set AcroPDDoc = AcroAVDoc.GetPDDo...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top