How to send Keystrocks to an aplication in c++ <biginner>

Discussion in 'C++' started by SankaSL, Oct 10, 2010.

  1. SankaSL

    SankaSL New Member

    Joined:
    Oct 10, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Im trying to make a program to open acrobat files using adobe acrobat reader and save them in a text, automatically.
    what i want my program to do is
    open the pdf
    send :alt + tab: //to move to the acrobat tab
    send :alt + f: //to open file
    send :down arrow 4 times: //to select 'save as text' option
    send :enter: // to save

    Im using a wondiows OS.

    can some one please help me on how to do this,
    Thanx in advance
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice