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

What clipboard format does InDesign use?

Engaged ,
Mar 06, 2015 Mar 06, 2015

I would like to copy data into InDesign from the clipboard. What is the format I should use and do you have sample data I can test?

Here is my code so far that does not work:

var data:String = "<paragraph>test</paragraph>";

Clipboard.generalClipboard.setData("IDMS", data);

TOPICS
Scripting
378
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
Community Expert ,
Mar 07, 2015 Mar 07, 2015
LATEST

This looks like a scripting question to me, so I've moved it to the scripting forum...

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