Hello,
It seems that Table.GetHeight function doesn't return the correct values.
I have tables that I measured in Acrobat but when I use Table.GetHeight, Aspose gives me a higher value. All tables have the same settings (width, margins, cell padding, etc) the only thing that changes it the content.
One row measures 99 points in Acrobat, but 102 in Aspose.
One row measures 55 points in Acrobat, 64 in Aspose.
One row measures 121 points in Acrobat, but 134 in Aspose.
What makes these discrepancies so different from each table? Is there a bug? I'm using an older version of Aspose unfortunately, has it been fixed in newer versions?
I can supply a sample code if needs be.
Thanks and regards