Search found 5 matches

by Dalgas
Fri Nov 05, 2021 10:05 am
Forum: Applications
Topic: Indesign - Update links
Replies: 8
Views: 12773

Re: Indesign - Update links

@freddyyp - The script works :) Simple, and perfect for my setup....

Have a nice day :)
by Dalgas
Wed Nov 03, 2021 3:07 pm
Forum: Applications
Topic: Indesign - Update links
Replies: 8
Views: 12773

Re: Indesign - Update links

Thanks for reply!

In this case, it's one indesign file located on the server with one .pdf link located on the server.
The .pdf it getting replaced in the same location/path.
If i open the document on the server > update - it will update whitout problems.
by Dalgas
Wed Nov 03, 2021 8:00 am
Forum: Applications
Topic: Indesign - Update links
Replies: 8
Views: 12773

Re: Indesign - Update links

Maybe someone have an example-script i can see - to help me adjust the script?
by Dalgas
Fri Oct 29, 2021 2:24 pm
Forum: Applications
Topic: Indesign - Update links
Replies: 8
Views: 12773

Re: Indesign - Update links

Okay' i see' - and yes, it's a single Indesign file. The script i have downloadet from kasyan.ho.ua, is: if(app.documents.length == 0){ alert({en: "No documents are open. Please open a document and try again.", ru: "Не открыт ни один документ, откройте файл и попробуйте снова."})...
by Dalgas
Fri Oct 29, 2021 6:42 am
Forum: Applications
Topic: Indesign - Update links
Replies: 8
Views: 12773

Indesign - Update links

Hi' Switch - Indesign configurator. Have an Indesign file that should open > update links > Export as .pdf. The update links, i can't get to work. First i tried the »re-link all graphics« option in the configurator. - Not working. Then i tried to use a Javascript, that works in Indesign. - The scrip...