-
1. Re: Scripting support
Peter Spier Sep 18, 2013 2:32 PM (in response to Dan-BTP)moved to the scripting forum....
-
2. Re: Scripting support
Vamitul Sep 19, 2013 2:34 AM (in response to Dan-BTP)Hi Dan!
1) about the "macro". sorry, NO!
2) about documentation, the best availeble is http://jongware.mit.edu/idcs5/ BUT it's for javascript. still it's useful.
-
3. Re: Scripting support
Dan-BTP Sep 19, 2013 5:04 AM (in response to Vamitul)Hi Vamitul!
Thank you for your helpful response!
Here is an example of what I am trying to do: I know how to create a new InDesign document (in JavaScript). I know how to create a text frame on the one page in that document. I want to import an RTF file into that text frame and have it automatically generate as many pages as necessary to hold all the text.
Can you show me step by step how I would find help in the jongware documentation to accomplish this? I'm not so much looking for the code to do it, but rather how to find the help I need in the documentation to at least try to write the code myself.
Thank you!
Dan
-
4. Re: Scripting support
Vamitul Sep 19, 2013 8:57 AM (in response to Dan-BTP)for placing try this: http://jongware.mit.edu/idcs5/pc_TextFrame.html#place
for autoflow... will look into.



