Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
bshbsh
in reply to: dibujocad

I used to have that problem when the option "enable background updates" for drawings is enabled. inventor just starts those background processes (something like invviewcompute.exe or so) but the macro continues to run, doesn't wait for those processes to complete. In my case, I disable this option in my macro before updating the views, then re-enable it after the pdf is exported.