Skip to main content
Inspiring
June 2, 2009
Question

CS3: Write and read the same slugs in different plugins

  • June 2, 2009
  • 1 reply
  • 421 views

Hi

I have two plugins (one for InDesign, one for InCopy) with different ID's. The first plugin (InDesign) write a slug to a text frame. In my InCopy plugin (with a different ID) I want to read this slug.

Is that possible or can I only slugs who are written from a plugin with the same ID?

If yes how can I do that?

Thanks

Hans

This topic has been closed for replies.

1 reply

Inspiring
June 2, 2009

Hi Hans,

We do something very similar to this.

We've pulled the slug reading and writing out into a third plugin which is

used for both IC and ID.

Caerwyn