Generating documents with templating from a form

Posted by Anna on Super User See other posts from Super User or by Anna
Published on 2011-02-26T12:39:01Z Indexed on 2011/02/26 15:27 UTC
Read the original article Hit count: 318

Filed under:
|
|

Hello,

I would like to create a document generator with templating. The workflow should be as following:

  1. The user input data to a static form (simple text input).
  2. The user chooses a graphically designed template.
  3. A document with the chosen template containing the user data is generated.

The initial templates repository is prepared in advance, but it should be easy to add new templates to the process.

I have the full MS Office suite and the preferred file format is an MS .doc. I can do a little VB scripting if needed, but I prefer not to.

Any advice would be greatly appreciated.

Thank you,

Anna

© Super User or respective owner

Related posts about documents

Related posts about templates