How to place an asset from the library to all pages via JavaScript?
Hello, I'm newbie in scripting that's why I need a help from one who knows. I need a javascript to place an asset from the library to all pages of my document. I've tried to do it but all i have : var...
View Article[JS] Test fused cells (merge)
Hello,Is itpossible to test whethera cell ismerged? Yours Bonjour, Est-il possible de tester si une cellule est fusionner? Bien à vous
View ArticleChange specific link path across documents.
I'm writing a simple script to change the path for a number of links across multiple documents. I'm getting a 'filePath is a read only property' error for line 7, even though I'm not trying to rewrite...
View ArticleScript for randomly replacing characters with alternates for natural...
I have been looking for a script for a comic book project. What I would like the script to do is to randomly find and change for example some of the "E"s to alternates in the font. Is that possible?...
View ArticleFont Replacement
I hope there is an easy solution to this problem. I've got some 200 InDesign documents that are "missing" fonts. When I iterate over document.fonts, I look into the status attribute, and if I find a...
View ArticleMulti-page InDesign document to single-page InDesign documents script?
I'm looking for a script that can take a multi-page Mac InDesign CS2/CS3 document and split it into single-page InDesign documents. Any ideas or comments?
View ArticleDelete Text Frame out of page
I want to delete text frame either is blank or have text that out of the page in all opened document, below script can delete all text frame in all opened document, but I want to keep the text frame...
View ArticleZIP-package from indesign (by script)
we have a javascript that writes lot´s of files from indesign... developers of the next step asked if it´s possible that indesign would package all those files to a ZIP-pacakge... is it possible?
View ArticleCan my mac run a script every 15 minute?
I have osx 10.7 and indesign CS5, and I use a script I run several times a day. Would it be possible to have my mac start this script automatically - maybe every 15 minute?
View ArticleUI panel and document CS4
Hi, I need help. Is possibile to do an interaction between object group in a indesign CS4 document with a UI dialog opened??? Thank in advance Sara
View ArticlePlace image into table cell based on text value
Hi, I'm looking at converting plain text into InDesign Tagged Text. This tagged text stream will have multiple tables, and each table will have a cell whose text value is the full path to the image...
View ArticleAutomated link creation?
We produce a monthly catalogue that contains approximately 500 part numbers that appear in the form of 'XXXX XXXX'. Once the catalogue has been sent to print we use a third party online eBook creator...
View ArticleAuto Subtract Time Zone Values
I'd like to automate changing all EST times to PST. And this tool — http://indesignsecrets.com/free-script-to-change-all-numbers-in-a-docu ment-using-math.php — comes close. There is a custom...
View Article[AS/CC]Resizing a box and its contained image
Is there a method ro resize by percentage a box and the image inside? My code for this is the following:(first line for the box, second for the image) resize selection in inner coordinates from top...
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 ArticleCall another InDesign script with doScript in InDesign CS4 js
Hi, I need to call a separate InDesign script from an active script. Could I do it through java script, or do I need to call applescript to run the InDesign script. var myJavaScript = "myOtherScript";...
View ArticleFinding Unassigned Glyphs
If we import or enter a text code (e.g. a Katakana character ) for which a font has no Glyph, then Indesign will display an x'd rectangle. Is it possible to find/scan for these with a script? Thanks !
View Articledropdownlist used onchange of an another dropdownlist
Hi everyody, I try to select my way by using two dropdownlist.Each item on the first list change the second dropdownlist example List A List B List C...
View ArticleCharacter/Paragraph Style Hilight colors
In May 2010 Marc Autret posted this interesting blog: Show Local Formatting in InDesign CS4/CS5, where he shows how an undocumented feature of InDesign can be put to good use. If you set...
View Articlehow to make own crop marks in indesign CS5
HaloMaster..Iwant tomake ascripcropmarkownusejavascrip..cropmarkstandardInDesignonly butIwant toadd acolorbaritselfusingPDFFileIhaveadded ascrip function myDisplayDialog(){ var myDialog =...
View Article