
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi to everybody
I'm developing a VB.NET framework 4.0 that must works with Inventor 2013 and Vault.
My *BIG* problem is to obtain a simply image (bmp, jpeg, whatever you want) of the ActiveDocument in Inventor when the user add the file inside Vault (VaultCheckinTop) - my goal is to create a detail technical pdf report and store it in our database.
I'm able to create ALL (get iProperties, etc) but i cannot take a snapshot of the ActiveDocument.
I've tried both Apprentice way and ClientView way registering the old-know "InventorThumbnailViewLib", without success.
I cannot (and i don't want!!) use the VisualBasic.Compatibility method because it's ultra-deprecated, and i cannot use too the VBA scripting because my application it's create in VB.NET.
An idea (but i don't know how to do) is to replicate in "silent mode" at runtime the "Export to Immage" command of Inventor.
I have read all similar post found on the net, without success
http://discussion.autodesk.com/thread.jspa?threadID=421943
Anyone has an idea? I do not have walls on which way to turn 😞
My scenario is: VS2K10 - Framework 4.0 - Windows 7 @ 64bit - Inventor 2K13 @ 64bit with Update 2 - last DeveloperTool @ 64bit
Thanks in advance
Dave
Solved! Go to Solution.