Hi All ,
I want to generate a table inside a word doc. I am trying "MS Word 2007 Doc from Template" but unable to create a table. In other threads i see someone recommended "Advanced Document Templating" plugin.
Please can someone share a sample code for this.
sample table
UserName
Project
ABC
22222
Xyz
33333
Thanks!
Discussion posts and replies are publicly visible
gauravp915957 I’ve created a sample to demonstrate how values can be generated into a Word document. This might be helpful for you.
1. Create a template with the ###KEYCODE###
2.Store it in the Appian document.
3. Configure in the process model like this
4. Final output
I just tried one approach, but you can try generating them dynamically.
thanks for your reply , the table will be generated dynamically based on the data , so i am trying with wordML.