Recursive tables with inner table column width specified in percentages does not work!

Hello,
The following XML file does not seem to work with BindXML call. The inner table does not appear at all. Looks like recursive tables with inner table column widths specified in percentages does not work ! If I replace “50% 50%” with absolute values like “50 50” then it works ok.

<?xml version="1.0" encoding="utf-8" ?>





<Table ColumnWidths=“50% 50%”>






Hello




World










Regards,
Venkat

Hi,

This feature is not supported. You have to provide absolute width of the columns. For more information please consult http://www.aspose.com/wiki/default.aspx/Aspose.Pdf/ColumnWidthAndColumnsSpan.html

Thanks.