Reply To: Request a simple script for character styles …

Home Page / Forums / General InDesign Topics (CLOSED) / Request a simple script for character styles … / Reply To: Request a simple script for character styles …

#96391

Greg, try this one:

app.activeDocument.characterStyles.add({name: “test”, capitalization: Capitalization.CAP_TO_SMALL_CAP});

and then start it a second time ;-)

This article was last modified on July 27, 2017

Comments (0)

Loading comments...