CoverBuilder / CoverBuilder

A sensible way to build covers
http://coverbuilder.brunoherfst.com
9 stars 3 forks source link

Add preview layers to InDesign #26

Open GitBruno opened 7 years ago

GitBruno commented 7 years ago

I would be nice to have an option to add preview layers to indesign too. (Free plugin?)

GitBruno commented 7 years ago

you can use previewColour to get the colour UIcolour of canvas: var previewColor = myApp.Tools.getUIcolorValue( myCover.pasteboardPreferences.previewBackgroundColor );

GitBruno commented 7 years ago

See here how you can make dynamic menu, so you can add a preview X in menu: http://in-tools.com/article/scripts-blog/showing-text-formatting-overrides/