Hello all. I have a script performance question I was hoping someone could help with.
I’ve developed a folder level JavaScript for Acrobat that does a great detail of linking and annotation for a certain kind of PDF book that we produce where I work. The script works, however the performance is quite slower than I would expect. On some of the larger books I run the script on it takes hours to complete. I did suspect my code for a while and optimized it as much as possible. I noticed later though that while the script is running Acrobat only utilizes a maximum of about 12 percent of the CPU (12 percent of one core). I would think this number would be much higher. Has anyone else experienced this? Is there a way around it?
Craig