What's Changed / New 2014
Just starting this thread for people to note what's change scripting wise with CC2014 The one thing I came across so far is that the packageForPrint has 2 more variables after include report now comes...
View ArticleCan you attach a select file into a mail in “Outlook” then send to a specify...
I have been looking around and trying to find ways to do the following with extendscript: 1. Open ‘Outlook’ 2. Create a new mail 3. Attach the files which was selected to a mail then send to a specify...
View ArticleIndesign autosave
I believe there's some autosaving and backup feature in Indesign, where to turn off this option or rather set to a longer time..My Indesign will get slow at some time interval. Heeeeellllp..
View ArticleVB Script for CS5
I am looking for help to update a VB script from InDesign CS2 to InDesign CS5. I have hit a snag with placing a graphic in a named or labeled Frame or box. It has been a few years since I have done...
View ArticleA script to apply cell style to entire rows containing a specific text
Hi, I am using InDesign CC 2014 Does anyone know how to apply a cellstyle based on text contents found in a cell in javascript?I need to search the document and change cell style in entire row to...
View ArticleMaking a script for Excel files import
HI!I'm new in scripting. I tryied to make a script, that import every row as table.But have a problems right from the start...)))) I wrote code for Excel file import preferences and for import and...
View ArticleExport single page PDF, with page number for name
Not sure if this is best done in InDesign or Acrobat, I'm starting here. I have a 100+ page document. I need each page to be a separate PDF. However, I need the PDFs to be named the page number. My...
View ArticleApply table style based on cell content
I am using InDesign 5 and am on a Mac, OS 10.8.5. Does anyone know how to apply a table style based on text contents found in a cell in javascript?I need to search the document and change every table...
View ArticleCreate separate indesign documents for each page of a document
I am converting a print indesign file for use with dps. The problem is DPS wants individual files for each page. Is there a script to take each page and save as an indesign file?
View ArticleBatch convert indesign everyItem to rtf
How Can I batch convert indesign every items into one single rtf file, include master page's items, but not hidden layer. I desire a script to do that.
View ArticlePaste In Place to Specify Master Page
Hi, Can you make a script for app.pasteInPlace() into master A in all my opening document? I want to paste in place an object to all the opening document's "master A" by script, is that possible? John...
View ArticleAdjusting Script
HiI would like to adjust the script: 'ImageCatalog.jsx', so that I can predefine the Document size and orientation before it starts dropping in the thumbnail pics and labels.Does anyone have any...
View ArticleConvert special character number to actual text
Is there an object or property in the documentation that will allow all Current Page Number Markers to be converted to actual text? The numbers were created by Type -> Markers -> Current Page...
View ArticleList of fonts
Somebody posted a question about how to write a script listing all fonts with details.But while I was writing the script the post has gone. (How could this happen? ) Here is the script — it writes a...
View ArticleInsert numbers in order by script
Hi, My indesign file has 'AQ' character style, now I want to add the numbers in order 1, 2,3,... instead of 'AQ' character style. Is this possible by script? Before process:After process:by hasvi
View ArticleHow do I create a script that will apply an object style with a keyboard...
How do I create a script that will apply an object style with a keyboard shortcut?
View ArticleHow to make a handwriting font look like real handwriting in InDesign CS5
This is a script I've written (AppleScript) that addresses the problem most handwriting fonts have — they look like fonts, mostly because they're settled so regularly along the baseline and their...
View ArticleFind multi layer names and alert
Hi All, I am trying to do export pdf using condition layer names, if this layer names mismatched should alert, else export pdf.If only one layer it is working fine, when multi layers not working.my...
View ArticleRemove hyperlink from a TextItem
Hi, I want to insert a hyperlink on some TextItem. That part I know. But sometimes there is already a hyperlink on the textitem I found, and I get the error #79111:"The object you have chosen is...
View ArticleHow to order a list of words by increasing (or decreasing) number of letters?
The idea is obtain this:aanatbarbisbusfishruleswolvesIt is possible?
View Article