2026-03-18, 20:08:17
Thanks, Wil.
What i did is to have a second Antview object just for generate pdf purpose. So 'printtopdf' does not interact with other code.
Also, i move to not sync methods and control everything through OnNavigationCompletedHEx event and a form property instead a global variable.
Now, everything is working.
Best regards.
What i did is to have a second Antview object just for generate pdf purpose. So 'printtopdf' does not interact with other code.
Also, i move to not sync methods and control everything through OnNavigationCompletedHEx event and a form property instead a global variable.
Now, everything is working.
Best regards.
CYZ

