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

Missing link when processing

Enthusiast ,
Jun 14, 2017 Jun 14, 2017

Hello, there.

I'm having troubles with some files, when ID processes them.

In the last one I figured out a pattern: I ran a script that uses a txt file as reference to make find/changes searches.

The error points to this file. But it's not linked, it's not showed in the links panel, nor in the structure tree.

PS: ID is running as ISS (service).

Any ideia?

Thanks. Regards from Brazil.

TOPICS
Scripting
416
Translate
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
Guide ,
Jun 14, 2017 Jun 14, 2017

I am not sure this is you required.. you need to get rid of those missing link dialog?

then add this line in you script top line

app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;

Translate
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
Enthusiast ,
Jun 15, 2017 Jun 15, 2017

Sorry.

I'm not clear with what I need.

I need to get rid of those missing links.

In fact, there is no link, but ID running as service do the process, but

shows an error pointing to the txt file used by the script that was ran...

Translate
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
Enthusiast ,
Jun 16, 2017 Jun 16, 2017
LATEST

If I open the indd file in Notepad++, I can find references to the "missing" link.

If I open the indd file in InDesign, there is no reference to this file.

Any suggestion will be helpful.

Translate
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