• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

InDesign Server (Multi-Instance) - .indd Locking

New Here ,
Aug 25, 2020 Aug 25, 2020

Copy link to clipboard

Copied

Is there a way to open indesign files without locking (for creatings pdfs from merge data) so that I can use multi-instances of indesign server (without having multiple copies of each indesign file).

 

Thanks

TOPICS
How to , Scripting

Views

308

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 25, 2020 Aug 25, 2020

No, indd files can't be open at multiple location at once. However i have a couple of ideas worth trying. See what happens if you open the indd file as a copy(i hope this is accessible via scripting), the second idea would be to save the file as indt instead of indd, that might not lock the original file and hence solve your issues. If any of these ideas work you might have to make slight changes to your script, like you won't be able to get the filepath for an unsaved document

-Manan

Votes

Translate

Translate
Community Expert ,
Aug 25, 2020 Aug 25, 2020

Copy link to clipboard

Copied

No, indd files can't be open at multiple location at once. However i have a couple of ideas worth trying. See what happens if you open the indd file as a copy(i hope this is accessible via scripting), the second idea would be to save the file as indt instead of indd, that might not lock the original file and hence solve your issues. If any of these ideas work you might have to make slight changes to your script, like you won't be able to get the filepath for an unsaved document

-Manan

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 26, 2020 Aug 26, 2020

Copy link to clipboard

Copied

Thank you for this. You don't know how much code/effort you have just saved me. I owe you a beer.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 26, 2020 Aug 26, 2020

Copy link to clipboard

Copied

LATEST

Happy to help Gary. Cheers for the beer 🙂

-Manan

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines