Inventor to PDF Property Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm fairly certain something like this has been brought up before so I apologize for posting this if it has already been answered. With all of that said, I'm seeking a method by which I can create a PDF from an Inventor drawing and automatically map at least one Inventor iProperty to a corresponding PDF property.
If this is acheived through a macro, I want to know if there is a good way to make a button for my less macro-savvy co-workers so that it is bullet proof. Also, if done through a macro, I'd like for there to be a prompt that would ask for a second field for the PDF properties. Thoughts?
If there is a way to do this without a macro, I would be mapping two iProperties to corresponding PDF properties.
Last but not least, has anyone else had issues specifically with writing a macro and setting it to a button in Inventor? In 2014, I made a button with the help of the autodesk community that located the CenterofMass and placed a grounded workpoint at that location so that I could constrain things with respect to the CG. This button, through two different iterations, behaved strangely in that it would work flawlessly at first, but then it started to crash Inventor when it was clicked. Almost like at some point I added "ThisApplication.Crash". Anybody else experience this? I've somewhat determined that the macro and VBA area of the software may just be a little buggy since I imagine they are not the most crucial area for program development.
Any help would be great.
Thanks guys.