makeLayersForLocalizedTextFrames
- Details
- Category: JS inDesign
-
Also available:
- Hits: 4691
makeLayersForLocalizedTextFrames duplicate all the textFrames onto new independent layers for multilingual publishing.
These layers are renamed accordingly to a languages list stored within the script.
Ex: A list [ "FR", "DE", "EN"] will create three layers named FR, DE and EN. Texts will be duplicated on any of these new layers.
All you have to do then is to modify the text frames regarding to the layer language.
SwitchLayerVisibility
- Details
- Category: JS Multi
-
Also available:
- Hits: 12860
SwitchLayerVisibility is a script that allows you to toggle the layer's visibility from a keyboard shortcut whatever the software is.