Hi,
I generate Aspose documents over xslt and a data-file. The result is a wordml structue. I go this way, because I don't use Microsoft Word for rendering, printing and exporting. Now the problem:
This document contains a table. Over the xslt this table has normally the AutoSize (AutoFit) property. If you save the document as file (as doc-format) and open this file with Mircosoft Word everything is fine.
But if you directly export this file as pdf , the table is not very nice.
Now the question: Set the property AutoFit on the table-object only a property? A property, so that can Microsoft Word render the document correct? Or make I a mistake? At the moment I calculate the cell width dynamically. But this is sometimes inexactly.
thanks and regards
Jörg Michel