Skip to main content
Participant
February 18, 2010
Question

How can I reduce the number of History states for Indesign CS4-Server

  • February 18, 2010
  • 1 reply
  • 556 views

Hi,

I'm working on Poject using Indesign CS4-Server Scripting in JavaScript.

for better performance I'd like to reduce the number of History states, can somebody tell me how i can do do his.

thank you for your help.

This topic has been closed for replies.

1 reply

Robert at ID-Tasker
Legend
February 24, 2010

hemmito wrote:

I'm working on Poject using Indesign CS4-Server Scripting in JavaScript.

for better performance I'd like to reduce the number of History states, can somebody tell me how i can do do his.

thank you for your help.

You need to do SAVE with new name - to not overwrite on active document - every now and then - i.e. after processing 100 pages, or 50 TextFrames, etc.

robin

www.adobescripts.com