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

What clipboard format does InDesign use?

Engaged ,
Mar 06, 2015 Mar 06, 2015

Copy link to clipboard

Copied

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

Views

303

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 ,
Mar 07, 2015 Mar 07, 2015

Copy link to clipboard

Copied

LATEST

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

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