dimanche 15 février 2015

Indesign script to copy from clipboard to story


I know app.paste(); method dumps the contents of the clipboard at the spot where the cursor is currently. However, I want to define the location via a variable such as this:



myStory = app.activeDocument.stories[1];


And I want to dump the contents of the clipboard in that story as defined by the variable myStory. Is it possible? How?





Aucun commentaire:

Enregistrer un commentaire