Reply To: Convert all notes in a document to text

#99483

Hi Aaron,

this can be done with one line. But realize that you maybe get overset text!

app.activeDocument.stories.everyItem().notes.everyItem().convertToText();

Kai

This article was last modified on November 9, 2017

Comments (0)

Loading comments...