Hello,
I try (or better ife done) a complexe Script in VBA.
It accesses directly Indesign and send Line by Line all Stuff to Indesign.
So i DO NOT load the script in Indesign, i execute it directly in my VBA Application.
The Problem is tthe Redrawing. I cannot stop it by simple set the preferences. these preferences will be ignored.
The issue is not only the low Speed, its also the hangups after 40 or 50 Pages.
Indesign itself works trough but all interfaces get scrambled. you can only press alt-f4 after finisching the script and save the file and restart indesign --- not a fine solution.
if i open an Menü in Indesign while the script runs (lets say fileopen. everything is fine and the script is about 10 times faster.
SO the question is how can i stop indesign from redrawing when i script from the outside of indesign.
i alos found an idea in this forum for running into the background (by minimizing inseign) but this wont help. if you minimize it the same effects and low speed. only open an menue helps but i really dont like it.
so anyidea how to to this OR run indesign real in the background ?
thanks in advance and sorry for my bad english,..