vote up 1 vote down star
1

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 application but we need a system for placeholders so that my application opens a template, replaces the placeholder with some text (like a name, address, phone number) and saves the document.

What is the best way to work with these placeholders? My idea would be to define a placeholder using square brackets like [address], [phone] and then do a search and replace with content I retrieve from a database. Indesign allows to create named textboxes so I just have to insert text in the right textbox.

Does anyone have a better idea?

flag
I was asking something similar a few days ago (stackoverflow.com/questions/1554532) ... will be keen to see what answers you get and what you decide is the best solution in your case – hawbsl Oct 26 at 11:47

1 Answer

vote up 0 vote down

Did you find the answer? Please let me know. thanks in advance.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.