do_all_docs with do_objects not working
Hi, I'm having problems with script when trying to run script to Find/Change Objects, when i choose to run in all opened documents, only the active document are changed, the others don't. Using with text everything is fine, only with Objects i can't. I'm trying to change objects properties to overlay printer, but it only changes in active document. What can it be?
Hi macolla,
the do_all_docs option seems to be a bit unstable. I'll take a look into it ASAP.
Would it be okay for you to work with InDesign Books instead of using all open docs?
It would mean to add all docs to a book and then the script opens one doc at the time. Does the action, saves, closes the doc and opens the next one and so on...?