"relink" problem in InDesign CS4: links are updated automatically
Hi folks,
we use a script to relink our InDesign documents when the links have been moved on the file system.
Inside the script we just call link.relink(...) but not link.update().
We experience a different behavior between CS3 and CS4 after the script has run.
CS3:
Links that have been modified after moving and before relinking are then shown as modified (with a yellow mark ) in the Links tab.
CS4:
The links are all shown as uptodate.
Seems like the update()-function has been called automatically.
Is there a option to just relink the links in CS4 but not to update them?
Kind regards
Matthias Vieback