Update TOC from the Book Pane
I have at least eight .indd documents in a book, six of these contain an individual TOC. Do you know an available script that I can execute which automatically updates all TOCs? I don't want to...
View ArticleMaster page
Dear Friends, My script is find the paragraph style ("CN") and replaced the "CO" master page. It is showing the error from highlighted "master page line" (see below). var myDoc = app.activeDocumentvar...
View Articleapply existing styles to paragraphs
I have a small problem. How to apply existing styles. Different style to the first, second and third paragraph of the story/selection. I think it's simple, But I can not solve the problem. Thank you.
View ArticleCan you make a script for select cells?
Hi everyone How can I tell the scriptno matter my selection in which cell or cellsand what kind of select in cells I want to select that table from top (first row) to first empty row see pics: before...
View ArticleHTTP: link problem
Hi All I have problem vile am automated work flow when it comes references It create problem in HTTP:// While running script [Open Dialog was appear and it show Link of this site. APA. (n.d.)....
View ArticleFiltering images from the selection
I am writing a script that involves scaling and sorting images. Which means i have to access the geometricBounds property of the images. Now, when the selection contains either an EPS or PDF file the...
View ArticleFind Superscript and Small Caps
Hi How to find superscript and small caps in indesign through the javascript. Regards,Vetha
View ArticleConvert an image file to Base64 or other string value
Hi,I need toread the contentof an image file(JPEG, PNG,TIFF) andconvert that file toBase64string.Does anyone know ifyou cando these thingson Javascript, in InDesign?Thanks forany helpEDIT: I forgot...
View ArticleJPEG scripting export with renaming
script should export indesign document pages as jpgs and name each jpg based on the job number (ABCD123456) + the dimensions of jpg from metadata. jpg should be 72dpi at maximum quality RGB. (eg....
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 ArticleReapply all master pages
I'm still on CS6. I have a large book in which I want to reapply all master pages. Each chapter uses at least 3 masters, so reapplying means selecting a range of pages and applying the same master...
View ArticleConsult jave code
Hi everyone I was wondering if there has a dictionary let me to consult what the meaning of java?for example:when I want to read scripts, I don't know what's meaning of it Teetan
View ArticleAutosize for a table column based on the maximum text length
Hello, InDesign CS6 allows you to have text frames auto-size to fit the text into them.This is not possible for a column in a table. I have to develop this feature now in a script. I think I have to...
View ArticleFind marks in page
Hi All, I am finding the marks with layer inside of the page, it shows only in spread. what is my wrongCan any one help. var mydoc = app.activeDocument; var...
View Article[CC][AS] Font errrors in pdf files exported from Indesign
Hi, With this post I would like to ask for some advice on a problem I'm having exporting Indesign files to PDF using Applescript. I have a lot of Indesign documents, related to one particular client....
View ArticleUsing GREP
I have [0-9a-zA-Z] GREP style as part of a paragraph style. The paragraph style uses an Asian font, and the GREP style changes any English characters to a different font. This is working, but Japanese...
View ArticleInDesign script to log name and time?
Hi, I'm looking into ways of keeping track of each time an InDesign document is worked on. I was wondering if there was a script out there that could stamp a user name and time for each time the file...
View ArticleIndesign CC HTML Panel Undo Issue
I know this might be a Extension Builder forum question, but the community there isn't as active. I was hoping someone may have encountered the same issue here.I have ported over some panels I created...
View Article