How break with script to anchored object release
There are many linked objects within a text frameI am selecting the text frame. I want to release the linked objects
View ArticleHow to make frames all the same size?
Any script for how to make several pictures sitting in exactly same size frame?
View ArticlePreserve Local Formatting script and CS4
Unfortunately, Dave Saunders' amazing PreserveLocalFormatting.jsx script (that changes local formatting to character styles) doesn't work under InDesign CS4. I've tried running it both as-is and in the...
View ArticleFind Hyphenation words in cs6
Hi. I need to find the hyphenation word with line number at the end of the line,as in the below image. For these 4 occurence, I used Em dash/En dash/Hyphen/Hyphen for hyphenation. If anyone...
View Articlefind specific hyphenated word
hello,is there a way to find all occurrences of one specific word, but only when it is hyphenated?Thank you in advance p.s I can see the answer(s) only tomorrow
View Articlemore efficient right aligned page numbers in TOC
In order to right align the page numbers in a table of contents, after generating the TOC, I need to manually insert a tab character to the left of each automatically generated page number.I'm looking...
View Articlescript for running multiple find/change queries
Working on a large ID book document (*.indb), I have saved several dozens of Find/Change Queries (named "col01", "col02" etc.) that I run on "All documents". For a particular reason I have to run these...
View ArticleID CC 2014 plus ExtendScript (Yosemite) slow to the point of not working...
Hi allSince upgrading to Yosemite ExtendScript is sooooo slow.I literally watch the editor trying to keep up with me typing.Anybody else having this issue?RegardsRomano
View ArticleRename and relink images - Indesign CS4 - OSX10.5
Hi allI am looking for a script which will relink images that have changed part of their file name. OR a script which will rename AND relink if this is easier. At the moment I am using Automator to...
View Article[CS4/JS] Mazes, Mazes, *Everywhere*!
A sample of what's possible when you combine Javascript with InDesign: a Maze generator. I set out to find a Javascript that created mazes for HTML websites, but, while there are tons of those, they...
View ArticleHow to resize a rectangle with an image?
Hey, I am working on a MacBook, for me this combination would be "CMD" + "ALT" + "SHIFT" to resize the Rectangle AND the Image placed inside. How is this possible with Indesign script? I'm working...
View ArticleSelect all content of indesign document for attaching script
I have a script that does some useful operation for my document. But it always need have selected part of document, likeif( app.selection.length > 0 ) ...Could you ask me how can I select all pages...
View ArticleHow do I apply style within a text frame linked object
I'm selecting the text frame in the object I want to apply an object styleA script can be writtenwithin a text frame the linked object (selected text frame)how object style is applied
View ArticleExtracting single pages out of InDesign documents
Is it possible to extract or export single pages from an InDesign document?So far I've done it this way: I remove all the other pages, save to a new document and reopen the original document.Here's my...
View ArticleWhich .dll contains the Splash Screen?
Hey gang, Do any of you know which .dll file within Adobe InDesign CS6 contains the startup splash png image file? Best, Mike Witherell, ACE
View ArticleExport SVG in Indesign CS5?
hi, i know that adobe canceled svg support for indesign at cs3. but it's really important that i find a way to export svg by scripting. has someone a tip? plugins for this are no solution. thanks in...
View ArticleI want to get all paragraphs of a document
Hi , I want to get all paragraphs of a document(where document has table and cell and it contains some para as well) Here is my script. var objDoc = app.activeDocument;var objDocName=...
View ArticleHyphenated word in CS6
Hi, If a word contains more than 1 lines, it is hyphenated. But, for the below occurrences is not hyphenated but its also reporting as hyphenated when using the line concept. 1. if url contains...
View ArticleFind Overlap Frames Pages
Hi All, Could you please help to find the pages containing Overlap frames (Graphics or text frames). Thanks in advanceBeginner_X
View ArticleBulk anchor images
Hi there, My first post here, thanks for having me!I've just received an indd file holding 200+ image files. The publisher has asked me to create an epub. Now, on export, all the images end up appended...
View Article