Hi,
I use Aspose.Word through a VB.Net app. to generate reports from a word template. On this template, I have tables. Within the tables are smart tags that populates the tables with data on mailmerge (with regions).
Question: Is it possible to hide (or remove) a table on the word template using aspose.word if for example there is no data available for a table, or if a logged in user does not have permission to see the data.
Thanks in advance,
AD