The route I've been exploring consists of looking for the profile name and comparing it to the standard names, but I cannot find the a way to do this from automation.
Any thoughts?
Getting the profile name from an...
Run the Getter example and look for a Getter.log file either on your desktop or at the c:\Getter.log location. Open up two documents with different profiles then run the example. Look for a document info and it will show you all the properties you can get on the document. I think the profile comes in two pieces. An enum telling you if it is using the color settings default or a string if it is not the default. Meaning, you might have to look in two places. The document info and then the application info for your color settings setup.
No comments:
Post a Comment