Rafp Posted March 2, 2011 Share Posted March 2, 2011 Dear All, Could you please suggest a better way of doing the below process in AutoIT. I need to automate the below process using AutoIT. 1. Need to connect with database (sql server) and check with some table and field. 2. Ifthe database value is true, then we have to open a respective pdf in acrobat professional not in reader (pdf location will be available in database) 3.Then need to save a copy (Save As) of the pdf in different location (Destination path available in database). 4.This should happen whenever database value is true so the application should keep running. I know we can do this in .net , but this is a special case we have to do this in AutoIT for different purpose. Please help in this regard Thanks, Rafp. Link to comment Share on other sites More sharing options...
ReFran Posted March 2, 2011 Share Posted March 2, 2011 (edited) Why you have to open Acrobat and not simple only to copy the pdf. Edited March 2, 2011 by ReFran Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now