- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I'm working on a script to automate some basic tasks we have to do upon release of our assemblies and for the life of me I can't find any information on the call to open a file with adobe as everything is referencing Excel. Lots of information for Workbooks.open(filepath) but nothing for Inventor. I suppose there's a round about way of using Inventor to open Excel to create use the Workbooks.open but that seems like a lot of work.
Second once the pdf is open I'd like to access the Fill and Sign. Any chance anyone knows the syntax for this?
Also, technically speaking, would the one line that opens Adobe be a reference, a call, a method, a formula? Example OpenCF = Shell("Acrobat.exe ""CFDocPath""", vbNormalFocus). Curious since I'm sure those words get mixed up a lot and VBA isn't taught in mechanical courses.
Solved! Go to Solution.