batch-find-and-replace icon indicating copy to clipboard operation
batch-find-and-replace copied to clipboard

do_all_docs with do_objects not working

Open macolla opened this issue 11 years ago • 1 comments

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?

macolla avatar May 20 '14 20:05 macolla

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...?

ff6347 avatar May 21 '14 09:05 ff6347