09-02-2015
09:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-02-2015
09:01 PM
I have been looking at this some more. It seems everything works as it should until the last line where the file is created.
oSTEPTranslator.SaveCopyAs(ThisApplication.ActiveDocument, oContext _, oOptions, oData)
At this point the translator is using ActiveDocument as the basis.
Is there a way to have it use the document with the trigger instead?