- Details
- Category: JS inDesign
- Also available:
- Hits: 9305
removeHyphens removes any hyphenation in the document and updates the paragraph styles ( Except the standard paragraph style).
- Details
- Written by Eddy
- Category: JS inDesign
- Also available:
- Hits: 29534
Select a range of pages to export.
ExtractPages pulls off the pages and generates a new document.
You may choose to export each page as an individual Indesign document.
Remove eventually the extracted pages from the source document.
If needed, pick a specific folder for your PDF files export.
- Details
- Category: JS inDesign
- Also available:
- Hits: 5135
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.