Nevermind. I found out that in the run and record settings under
windows app, i didnt check the part where I want to record my actions
in the windows app. So now it is recording actions in PDF. Thanks to
everybody for their help.

On Nov 11, 12:21 am, "Tue Hieu Le" <[EMAIL PROTECTED]> wrote:
> Dear* Mahadevan <[EMAIL PROTECTED]>*,
>
> I use QTP 9.0 and adobe reader 8.0. I can record and search the info to my
> pdf. Can you tell us more detail about your problem?
>
> Thanks
>
>
>
>
>
> On Tue, Nov 11, 2008 at 10:06 AM, Roman Zilber <[EMAIL PROTECTED]> wrote:
>
> >http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/the-un...
>
> > On Mon, Nov 10, 2008 at 6:44 PM, Ganesh muralidharan <[EMAIL 
> > PROTECTED]>wrote:
>
> >> Hi,
>
> >> For a scenario for me in which a pdf file was opening in a child browser I
> >> tried below code and used SendKeys to do Shift+Ctrl+s to save the pdf file 
> >> :
>
> >> Set objApprbrowser=Browser("hasmenubar:=0","title:=https://tools-.*";)
>
> >> strhwnd = objApprbrowser.GetROProperty("hwnd")
>
> >> set WshShell = CreateObject("WScript.Shell")
>
> >> window("hwnd:="&strhwnd).Maximize
>
> >> WshShell.SendKeys "+^S"
>
> >> On Tue, Nov 11, 2008 at 7:20 AM, Roman Zilber <[EMAIL PROTECTED]> wrote:
>
> >>> PDF viewer -> Save as text file
>
> >>> On Mon, Nov 10, 2008 at 12:44 PM, Harish <[EMAIL PROTECTED]>wrote:
>
> >>>> Hi,
>
> >>>> I have an application that lauches PDF document. How can I get QTP to
> >>>> search and capture a text string from a PDF document. I have tried
> >>>> recording my actions in PDF and QTP doesnt record any of my actions in
> >>>> PDF. Any ideas? Thanks
>
> >>>> Swamy
>
> >> --
> >> Ganesh Muralidharan
> >> Wipro Technologies
> >> Mob. : 9341023574
>
> >> 'God Never Forgets'
>
> --
> *********************************************
> ***********(Mr.)LE TUE HIEU*************
> ***********  USB Engineer   ***************
> *********     NTS company  ***************
> *** Room 6, 6A building, Quang Trung **
> ** software park, district 12, Vietnam  **
> ********** [EMAIL PROTECTED]   **********
> **********************************************- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to