1
vote
2answers
163 views
How to open a text file using Javascript from Adobe Indesign CS4 ?
I need to open a text file to read the contents and then insert them into the document.
1
vote
1answer
25 views
Generating documents in multiple applications
I need to create an application that generates a bunch of templates for Office (2000), OpenOffice.org (2.0) and Indesign. The design of the templates will be made in each applicati …
0
votes
3answers
98 views
Getting website data into Adobe InDesign
I'd like our magazine team to be able to download website data in a file that Adobe InDesign can read. They can then import/open the file, make a few tweaks, and cut out a vast dea …
0
votes
5answers
2k views
How to do mail merge on top of a PDF?
I often get a PDF from our designer (built in Adobe InDesign) which is supposed to be sent out to thousands of people.
I've got the list with all the people, and it's easy doing a …
1
vote
1answer
83 views
Where are Adobe InDesign (OLE) COM Automation interfaces documented?
I am developing a .NET application (using C#) that needs to massage some Adobe InDesign files and output their content as PDFs. I could use InDesign's scripting but the COM interfa …
1
vote
3answers
120 views
Indesign to JPG
Hi
I need to save every page of a Indesign CS3 and Quark file as JPEG , in my cocoa application using Objective C...
can anyone suggest me on this?
thank you
0
votes
1answer
210 views
Reliably detecting text overflows in TextFrames in InDesign Server using javascript scripting?
I'm doing some Javascript scripting with InDesign Server at the moment. I'm having trouble trying to reliably detect overflows in TextFrames, after changing formatting or placing X …
0
votes
2answers
44 views
How to compare data between a database and a guide which are differently structured?
A rather complicated problem in data exchange between a database and a bookform:
The organisation in which I work has a database in mysql for all social profit organisations in Br …
0
votes
4answers
430 views
i need XSLT for indesign
hi
this is ahamed, i need some ideas for indesign with XSLT...i donot have any idea about programming
i am using indesign CS3..
i have ms access file contain 8 columns.
1st colum …
1
vote
1answer
371 views
best practices to import text into html
What is the best practice for importing text into html from a multipage InDesign document, from designer to non-designer. Document designed on a mac going to CMS on PC - hand off t …
6
votes
6answers
342 views
How can I improve performance when adding InDesign XMLElements via AppleScript?
I have an AppleScript program which creates XML tags and elements within an Adobe InDesign document. The data is in tables, and tagging each cell takes .5 seconds. The entire scrip …
1
vote
3answers
782 views
What is a javascript hash table implementation that avoids object namespace collisions?
First off: I'm using a rather obscure implementation of javascript embedded as a scripting engine for Adobe InDesign CS3. This implementation sometimes diverges from "standard" jav …
