I am new to Indesign, my requirement is to fill contents of an indesign template dynamically using ASP.Net. Contents may be text, tabular or graphs.
To achieve this I have created an InDesgin template which contains placeholder for each type of data.
I am successfully able to fill text and graph contents to the indesign template using my ASP.Net application, but I have no clue how to place/integrate tabular data into Indesign template using c#.