Place More Figures
Hi All, Can any one help me on auto flow all images based on below layout: RegardsRamakrishna.k
View ArticlexmlObject - set value of element with a particular attribute
Hi, In a xmlObject I try to set the value of xml element with a particular attribute butit doesn't work //get value of element with a particular attribute var myValue =...
View ArticleCan you replace with in Indesign (xml)?
Hey guys, when you tag an element in Indesign, you get 
 for linebreaks. I need this to be 
 I tried the following: for(i = 0; i < myDocument.selection.length; i++){ current =...
View ArticleIntellisence in ExtendScript/InDesign?
I am a new programmer with ExtendScript/InDesign and I am wondering if there is a way to activate the intellisense while coding? Thank you, [Post moved from FrameMaker Scriptingforum by moderator]
View ArticleWhat is the most efficient way to import SQL-database data into InDesign CS6?
I'm trying to find out what would be the best way to import data from a database into InDesign CS6 (no .txt or .csv)? I would like to use this to create folders/posters for in-store use. Example: A...
View Articlehttps://forums.adobe.com/message/6999731
Hello, why do we get the following exception, when a user closes "InDesign CC"?"The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)" When the mentioned exception occurs, then...
View ArticleMove figure with caption (grouped object)
How to move the figure and caption from one page to another based on the in text citation
View ArticleInsert Page number tag
Hi All For e-pub I need to inset page number tag like (<?new-page 7?>) end of every page using indesign script + xml workflow. Could you please help me.
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 Articlemove object one page to another page
Hi genius Please help me to move the object form one page to another page using indesign script
View Articlescript to duplicate Basic Paragraph style, then change character point size
I'm looking to create a script that will create a cascade of paragraph styles based on the [Basic Paragraph] style settings. My goal is for each new paragraph style's character point size to be a...
View ArticleInDesign CS6 scripts don't work on CC anymore
Hi there, I've made a lot of vb scripts for InDesign CS6. Now, on CC they don't seem to work anymore. Java scripts work fine and can be started from within the InDesign application. But my vb scripts...
View ArticleJavaScript transfer indesign graphics from Illustrator
hello;I want to write a code. The function of this code will be. I put avariable to each work in an Illustrator file. indesign javascript code with variables that make up the value entered in the...
View ArticleIs it possible to invoke() 'Change All' in Find/Change?
Hi All, Is it possible to invoke() 'Change All' in Find/Change? Regards,Chinna
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 Articlemove text box to library item
Dear AllPlease refer my screen shot.I want my all ce:textbox move out in Structure. When ce:textbox move in page and place into Box library item (like “BOX_1COL”). You have any script code. ThanksASHRAM
View ArticleExtendscript CS6 cannot use indesign cs6 as target
When I launch Extendscript and select Adobe InDesign CS6 in the targets dropdown it asks if I want to open the application. I then click yes. InDesign then opens and the view stays on InDesign rather...
View ArticleScriptUI: Are there ways to mimic a treeview node doubleclick?
Hi! Is there a way to mimic a double click on a node in a ScriptUI Treeview?I find no suitable event on the Treeview or on the Listitem (node) objects.Are there workarounds for this? Just thinking out...
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 ArticleHow to center selected text in document window?
I'm using Word.select( SelectionOptions.REPLACE_WITH) to iterate through a list of words in a document. It would be handy if any off-screen selections could be automatically scrolled into the document...
View Article