SorryButImaNewbie Posted April 22, 2015 Share Posted April 22, 2015 Hello! At the firm where I work, the PDFCreator has been updated to a new version. This wouldn't be a problem other then I have to make an update, to handle the new version GUI (I would be better with COM I start to think, but never tried it before so I'm relucant to start). The problem is, that window info tool only finds the Window, but can't identify the Controls on it, what can I do? (My first idea is to just Send tabs till the focus is on the desired control, but thats just... bad) Any suggestions? Thanks! (pic: the PDFCreator window) Link to comment Share on other sites More sharing options...
SorryButImaNewbie Posted April 22, 2015 Author Share Posted April 22, 2015 I'm trying to familiarize myself with this >thread , but its a bit old (2007) can I still use it? Link to comment Share on other sites More sharing options...
Zedna Posted April 27, 2015 Share Posted April 27, 2015 (edited) Use COM: ObjCreate()But PDFCreator since version 1.9.x totaly rewritten whole application completely from scratch and COM is not finished even in new version 2.0So you have to install latest old PDFCreator 1.7.3 version where COM is working OK. Edited April 27, 2015 by Zedna SorryButImaNewbie 1 Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
SorryButImaNewbie Posted April 27, 2015 Author Share Posted April 27, 2015 That would be cool, only if I could do that, and wouldn't that be handled centrally. They just download the newest version for everyone and be happy with it... 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