I am trying to generate a table, but it is only supposed to be visible when a certain codition is met. I use Aspose Words to fill the mergefields in my template.
When I create a .docx file it works just fine. But if I use the same code and template to generate a .pdf file instead, it does not work.
When I have only the mergefield TableStart/TableEnd in my template, the table is generated is also generated just fine in the pdf file.
So it seems the combination of an IF around a TabeStart/TableEnd does not work for .pdf
Am I overlooking something?
Kind regards
Esmee