Export 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 ArticleBatch change page size of InDesign documents
I have about 300 one-page InDesign (cc 2014, Mavericks) documents of varying page sizes. Each page is 4 inches wider and 4 inches taller that the content of the page. The content is in the middle of...
View Articleframe fitting options - auto fit Applescript,InDesignCS5.5
Hi, The frame you have chosen, you want to apply the auto fit of the frame fitting options.
View ArticleAbout Arrary
Hi expert, if I alert(i), the result is myArrayloop1 , myArrayloop1 , myArrayloop1 , but I want the result is A, B, C below is my Script: var myArray1 = ["A", "B", "C"];var myArray2 = ["1", "2", "3"];...
View ArticleAdding keyboard shortcuts to menu items created by script. Is that possible?
Dear all, I wanted to create a custom menu by script and assign (on the numeric keyboard) shortcuts to the menu items so that I could run one script with small variations instead of modifying a few...
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 ArticleWith CS5, some things have changed
This discussion is for changes to the scripting DOM which can affect legacy scripts. Please use this discussion for discussing new scripting features in CS5. Please keep in mind that all changes are...
View ArticleScript masters :) is there a way to Load Master pages to multiple Indesign...
Hi all... I usually use severall Master pages for a bunch of files... and i would love to save some time in the "load" process. thanks Rui
View ArticleScript to act on all open documents?
cchimi gave me the perfect answer for my FindByList question. Now I would like to know how to set a script so it acts on all open documents. This is similar to the setting in the regular Find/Change to...
View ArticleCan you help with "LinkExport_Pro1a_EN"?
Found "LinkExport_Pro1a_EN" (Thanks to its author!), It ran but always ended with message "Javascript Error 45, invalid object, line.... The text outputs are sometimes complete, other times fell short....
View ArticleHow to get the image zoom percentage with scipt?
I want to get the true value of width, height value,When the zoom percentage of X and Y at the same, The width and the high value just I need.But when the zoom percentage of X and Y is different, I...
View ArticleBug? InDesign CC/CC2014 loses focus when closing ScriptUI dialog window
When closing a "dialog" type window, created using ScriptUI from Extendscript, InDesign will lose focus as "active application" in Windows (7/8) and instead switch to another application in Windows...
View ArticleIs there a way to find out the caller function in ESTK?
Dear forum, How do you find out the caller function?I remember this question was asked on the forum before and, if memory serves me right, it was Peter Kahrel who answered it. Anyway, it was long ago...
View ArticleFit Frame to Content
I searched the database for a script that lets me fit the frame to content for all of the images in my document. I have 50 pages to my document. The master page has a frame with a 96 pixel margin on a...
View Article[ANN] InDesign CC 2014 Document Object Model Documentation
I've freshly rendered an alternative documentation for Adobe ExtendScript API and the InDesign Object Model. InDesign ExtendScript API (10.0) I don't like the representation in the Object Model Viewer...
View ArticleIndesign GREP - add without changing character
I have a string of characters, say the alphabet. how do i add a character after every letter without changing the letter. ie if i want abcdefgh to become a1 b1 c1 21 d1 e1 f1 g1 h1 thanks much in advance!
View Article"Error Number 2" in Indesign CS3 script
Hello,, Everytime I run a script in Indesign CS3 I get the following error: "Javascript error!Error Number: 2Error String: User cancelled this action.Line: 103Source: TF.place(aFile);" 100oldRuler =...
View Article[Ann] HTML/CHM for CS6 Javascript
I don't think I've ever been so fast before: http://www.jongware.com/idjshelp.html is updated, it now also contains my Friendly Help for CS6, as both HTML (separate files) and CHM (one compiled file...
View ArticleAdobe’s Common Extensibility Platform CEP create pulldown with InDesign...
Hi all I am working on a plugin that follows the new CEP way of doing things. How do I create a pulldown that reflects the InDesign Attributes?I am sure this is a standard functionality that many...
View Articlealert Content for text without any XML tag
Hi All, For the XML workflow, Need a alert content or select content for the text without any xml tag. Please help for my XML job request. RegardsSiraj
View Article