jsxbin as startup script?
i got error when using jsxbin as startup script.Please advise. Thanks alot
View ArticleInDesign CC: ScriptUI TreeView broken
Some troublesome news regarding the treeview in InDesign CC, ver. 9.0 (updated today through ). Using the treeview in "InDesign Creative Cloud" trees can no longer be built dynamically, since there are...
View ArticleIs that possible to write a script for export underline text to PDF?
When I do some alteration in the financial document, I have to underline it aim to show what I have amend, those underline was called “markup“. And then print (hard copy) and gen (PDF) the amendment,...
View ArticleMatch pageItemX from array1 with pageItemX from array2?
Cheers,I've got a spread with one page. Two page objects (a polygon and an rectangle) on the page, and one rectangle object outside the page. I'm trying to find the object not associated with the page,...
View ArticleDoes script ui have anything similar to measurement editboxes in dialogs?
I'm looking for a edit boxes in script ui that take care of unit conversion, math execution, and error correction like the core indesign input fields and measurement editboxes in dialogs. I haven't...
View Articledropdownlist used onchange of an another dropdownlist
Hi everyody, I try to select my way by using two dropdownlist.Each item on the first list change the second dropdownlist example List A List B List C...
View ArticleUpdate indesign library via JS script
Hello, can anybody tell is there an opportunity to update several selected assets in indesign library? May be via JS script? Thanks, Serg.
View ArticleGenerate Log File for Dialog
Hi All,I am generating the informations for dialog as a log file .txt format. Which means if the checkbox ticked, the log file will be give "checkbox1 - 01. Check the ratio, sizes against job ticket...
View ArticleHow can I make a long list find-change only on Master
Hi everyone I got this script: //---------------------------------------------------------------------------------------- -------------------------------var myDocuments = app.documents.everyItem();var...
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 ArticleProblem Exporting - Append to PDF?
HiI have a heavy InDesign doc - Full color, many graphics etc. Size is 60MBWe decided to change the size of the book, so I export to PDF, then import the pdf to new doc with new size and fit it to...
View ArticleActivating object layers basing on document layers
Hello,I have a series of Illustrator files placed on different layers in an Indesign document. I would like to set the visibility of the layers contained in the Illustrator files basing on the name of...
View ArticleIndd CS6 script request
How would it be the javascript code to set the transparency blend space of a document to rgb in INDD CS6? Pablo López
View ArticleExtracting single pages out of InDesign documents
Is it possible to extract or export single pages from an InDesign document?So far I've done it this way: I remove all the other pages, save to a new document and reopen the original document.Here's my...
View ArticleDropdown list remember last selected
I have a dropdownlist dialog, and I want to remember last selected, and next time when I run the script the selectedIndex will be the last selected index, for example, when I select number 3, it will...
View ArticleCan you change script function?
Hi, everyone I got this script: find-change EN to EM in the cellsbut only in active document //======================================================================================= var doc =...
View ArticleHow to update a current window
Hi everyone, I work on a script palette, in which, I can select an XMl file, seeing is Nodes and items, and a dropdownlist in which I retrieve all the document paragraph styles.By the time I select a...
View ArticleIndesign Applescript Placed Object Layer Visibilty Override
Hi, trying to programmatically control layer visibility of placed objects (either AI or other ID files) in a multi-page Indesign document. Have looked all over the dictionary but can't seem to figure...
View ArticleScripting hyperlinks
I'm looking for a very simple java or applescript for InDesign CS5 that will change multiple items into anchors. I found some in other places but I don't know enough about scripting to be able to...
View ArticleScript to Create Image on the Fore Edge of a Book
Hello, Here is an example of what I want to do: http://blog.eyemagazine.com/?p=149 If you bend the pages of book, you can see an image (which is a word) on the fore edge of a book. I was wondering if...
View Article