I need to use Adobe InDesign to create documents. Basically, we need to have a couple of variables throughout the document (company name, project name, etc.) that need to be filled out.
I was wondering if there is a way to take the exisitng template and possibly fill them out progmatically using the language that I am comfortable with (Ruby, Python, etc.). I tried to open the Adobe InDesign file using a text editor, but when I make changes using Notepad ++ and then open the file in InDesign, it tells me that the file is damaged.
If you have an understanding with programmatically creating InDesign documents or getting to know any tutorials that would be much appreciated.
PS. I tried to test Adobe ExtendScript, but did not find much documentation related to InDesign.
Thanks for the help!
source share