Linebreak in Indesign xsl?
Hey guys, I have a little question about xsl. I tried to solve it myself, but I can't get it done. My xsl looks like this: <?xml version="1.0" encoding="UTF-8" ?><xsl:transform...
View Articlehow to set content of xml element to table 1?
Hi, I need to set content of xml element to table 1 using applescript. please help me.
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 ArticleWhy text overlap in Cell of Table?
File Indesign: Dropbox - test.inddImage: Dropbox - test.pngI set new text from program to file Indesign, But Text overlap althought Leading >0Why text overlap in Cell of Table?
View ArticleJS: How to remove duplicate items from an Array?
JS: How to remove duplicate items from an Array?I guess there will be a simple way ...
View ArticleScripting: Bounding Box Paragraph Style
I just got off of a chat with Om of Adobe Tech Support. He informs me what I am trying to do is possible with scripting, but I am not skilled at this at all, so I was hoping the community here might...
View ArticleInDesign Server Automation
I'm looking into purchasing InDesign Server for the document automation features. One feature, Data Merge, would be a tremendous help for our company.I'm having some trouble setting it up with a...
View Articleset xml element for table
Hi guys,I am new to indesign scripting using applescript.my code is shown in below, my problem is can't set xml element for table tell application "Adobe InDesign CS6" tell active document...
View ArticleNew CS4 features
At Dave's suggestion, I'm starting a thread for discussing new scriptingfeatures is CS4. I'd divide new features into three categories: 1)improvements/additions to the InDesign DOM, 2) improvements to...
View ArticleResults from Dialog 'undefined'
Hi all,Can anyone help with my script?I've taken InDesigns built-in 'Image Catalog' script and made a few amends to suit my companies way of working. However on line 80 onwards I've added a few extra...
View ArticleIs there a way to name the .indd files created by a data merge with values in...
I have a data merge document that is set to single Record per Document page and 1 page per document. In my CSV file I have a field for Part Number. If I run a data merge with 10 records I end up with...
View ArticleIs there a way to filter a data merge by a value in the CSV file
I have a master CSV file but only want to import select records into InDesign without have to create an additional CSV file with just those records. Can I filter the CSV file based on a value in the...
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 ArticleApplescript relink all to a specific folder
I'm somewhat ok with scripting, but having problems. I have a script that I'd like to relink missing links to a certain folder, but it's not linking when I run the script.Any idea what I have wrong...
View ArticleA script to batch rename and relink images?
Hello, everyone!First of all, I did search for this before asking and found many similar scripts for this, but as I don't know how to make or edit scripts, I couldn't use them...I work at a company...
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 ArticleAdd name of file as XML tag
I want to add the name of the document as an XML tag at the top level just below root, is this possible in javascript?
View ArticleHow to set a keyboard event, which can response to dropdown list?
Hi every one Can you set a keyboard keydown event for select the dropdown list item? ThanksRegardJohn //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...
View ArticleNamespace in xml element
I have an xml file tagged with namespaces:for example, ce:section, ce:para i just trying to collect the 'ce:floats' xml nodes by using the following code: //Defining the Namespace in the array of...
View ArticleExporting individual pages to PDF / Indesign
Have downloaded some sample scripts from http://www.adobe.com/products/indesign/scripting/index.html This is all well and all but it creates a document and prints it as individual pdf files. Yes this...
View Article