ZIP-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 ArticleAutomatically increasing leading in paragraph line by line
Here is the question: could I in InDesign CS6 automatically increase lieading (line spacing) in paragraph line by line? What I mean is for example first line goes with lieading = 5.5 pt, next with 6.5...
View ArticleChange Center position by Indesign script
Hi,I want to move my objects to the center position of page width. Is this possible by script? byhasvi
View Article[CC/Mac, JS] Palette looses layoutWindow focus when double clicking listbox...
Hello! My script collects all notes (»notes[]«) and displays them with [...].page.name and note.texts in a listbox of a palette (»new Window("palette", "Notes Browser", undefined,...
View ArticleMulti-page ID file into multiple individual ID files
I am creating a catalog in ID and have started it as a single file with multiple pages. My printer has asked that I submit it as multiple individual ID pages. I found a script that will do it for me....
View ArticleHow to merge indesign files into one
Hi, I have some publication as book indesign files, then I want merge these individual indesign files inside one file. I search a lot for plug-ins and scripts to do it, but nothing I dont want just PDF...
View ArticleexportFile() - export selection option via script?
Hello, From InDesign, I can select a group/textFrame/pictureFrame, and then click File -> Export. From this dialog, after I select my "save location," I can then choose to "Export Selection" by...
View ArticleHow can I add a TabbedPanel control in ScriptUI resource string for a dialog?
whyit doesn't work: var w = new Window("dialog { \ tp0:TabbedPanel { \ t0:Tab {text:'t0'}}}"); w.show();I suspectthatScriptUIis not able tohandleTabbedPanel in ScriptUI resource string and...
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 ArticleIndesign (IDML file) Viewer using HTML5 and Javascript
I’m working on IDML file automation. My requirement is to showcase an IDML template in an HTML5 editor.I have a simple TextFrame with Hello World text. I saved the file as: sample.idml. Then, I...
View ArticleCleaning up (not only) text frames, Pt. 2
Hi to all here, Please consider this as a sequel to pretty old, 'answered' and lenghty thread http://forums.adobe.com/thread/920269?tstart=0. cdflash compiled a nice script...
View Articletraverse through all rectangles
I would like to know, whats the possibility of traverse through all the rectangles availed in document. Even, its availed inside the group also.. i can write a recursive script to do that..., but...
View ArticlePackage for print
Hi all, I'm creating a javascript that makes a package for print in Indesign CS5. All goes well, the package gets created, but afterwards the fonts in the package seems to be in use until I quit...
View ArticleHelp need for Package creation in same path
Hello everyone,I have script for package the file. It’s working good but I need package on the same path instead of on Destktop with file name. Like if artwork file xyz.idd in D:\ Projects\Today\I need...
View ArticleHow to set column widths in tables for selected table only, not globally...
I've been utilizing the below script (thank you so much Ramkumar. P!) to set column widths throughout a sizable InDesign book with tables on every page and it is truly a time saver. At this point in...
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 ArticleChange preference setting by script
Dear All How to change Auto correct,Grid preferences by scripts. And also its anything possible to change all preferences by script? ThanksASHRAM
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 ArticleRemove all line breaks
Hi, When pasting from Acrobat PDF files into InDesign, I often have a ton of extra line breaks I don't want. Does anyone have a script to remove all line breaks from a text frame?
View ArticlepackageForPrint() problem
Hi,* i unable to del the link folder * i cannot move the linkfiles to the root dir (ex: where the indesign file located)below are scenario. var myDocument = app.activeDocument;var docname =...
View Article