How to move layers to separate pages
I have an Indesign CS5.5 document with one page and multiple artworks on separate layers. I need to move each layer to a separate page and then to separate documents.Is there any quick way of doing...
View ArticleFindChangeByList script
I'm trying to use this pre-made script in CS4, and I customized the accompanying .txt file with all our Find-and Replace needs, but when I actually try to the run the script on a document, the...
View Articlejavascript: select all text, break link to style
Hi I'd like to select all text in a Document (in different independent textboxes) and then break the link to it's style (in the program in the Flyout-menu of the paragraph styles) Is this function...
View ArticleScript to search for text and remove hyperlink and characterstyle that is...
I need help with my script to search for text and remove hyperlink and characterstyle that is applied (return the text to normal). I can't get it to do either the way I want. I want the user to be...
View ArticleFinding a specific word and change other character on page
Hi all, I'm a noob with GREP. I would like to know if the next thing is possible (and how ofcourse ) I have the following text in one text-box: METAL (has the stylecolor red) Head text...
View ArticleAdd item to Links palette flyout
Hi all,I'm trying to add a custom item to the flyout menu in the Links palette. Basically it would behave exactly like this http://in-tools.com/article/scripts-blog/convert-colors-to-grayscal-in...
View ArticleHow to capture the contents between the tags?
Hello All, I need to apply the separate character style for the punctuations between the tags, please refer the sample below: <cite>1</cite>,...
View ArticleHow to print PDF with H&J Highlights
Hi I need output pdf with H&J Highlights, so that we can validate the H&J without native file. Is there any options in applesctipt/javascript. Thanks in Advance
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 Articlefrom paragraph Style to "New Hyperlink Destination"
Dear InDesign Experts Please help me to find a way or Script to add all headings of specific paragraph style to "New Hyperlink Destination....(Text Anchor)" and ... is there any automation for such a...
View ArticleRe-link lots of images? Indesign CS3
Hi - I posted this in the indesign forum and it was suggested to look here. I've had a quick look for a solution but thought I'd post aswell."Because I've resaved a load of jpegs to psds the links are...
View Articleget swatches in dropdown list with color preview...
Hi experts, I am creating one gui for swatches related automation task in CS4 using javascript. Is it possible to get swatches in dropdown list with its color preview? Same like colors in Swatches...
View ArticleGetting the computers username in to a text box in indesign
Hi I'm totally new to scripting but at my firm they want to have a text box on their InDesign documents that will show the username of the computer. The idea is that this would be tagged a little like...
View Articlewhy bridgetalk doesn't work in cycle?
i save three layers (from forst to third) to EPS and than open it in AI and resave as older EPS version (and some cleaning procedures). ////////////main cycle through layersfor (ml=0;...
View ArticleScript to select all overflow text frames and fit them to content?
I have a document with several text frames that have overset text, due to replacing a font. I was looking for a script that would: 1. find all the text frames that have overset text2. apply "fit frame...
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 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 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 ArticleHow to set textDefaults for cellStyle and tableStyle?
Hi All, How to set textDefaults for cellStyle and tableStyle?
View ArticleJS: Convert Arabic numbers to Hebrew
Does anyone know of a function (preferably JavaSript) to convert Arabic numbers to Hebrew? Thanks, Peter
View Article