Unregistered
August 9, 2004, 21:00:26
We have a word template that has an area into which we wish to insert a dynamically generated table. In some cases, there will be no data in the table and we will NOT wish to insert the table ... in other instances there will be from one to 10 items in the table.
My first thought was that we would programatically build the table, and then insert the entire table into a BOOKMARK embedded in the Word document ....
... is this the correct approach?
If not, how best can we merge a word document, with dynamic content such as I described above?
My first thought was that we would programatically build the table, and then insert the entire table into a BOOKMARK embedded in the Word document ....
... is this the correct approach?
If not, how best can we merge a word document, with dynamic content such as I described above?