Message 1 of 11
Ilogic rule for Zoom all before Save

Not applicable
07-01-2014
06:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
is there any solution for automatic Zoom all drawing before save it?
I need this because thumbnails in explorer.
I found this code for rule:
ThisApplication.ActiveView.Fit
It works fine, but there is problem with Event Trigger - I use Before save document, but doesn't work. It zooms all, but i think after saving, because thumbnail is not zoomed.
Thanks for help!