Hi,
I am using aspose pdf 9.1
whenever I am trying to get the height of a row using
totalHeight = totalHeight + headerRow.GetHeight(doc);
the PDFdoes not render correctly and gives error as "An error exists on this page.Acrobat may not display the page correctly .Please contact the person who created the PDF document to correct the problem."
Please suggest!