We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 .
We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...Document(); var page = pdfDoc.Pages.Add(); page.SetPageSize(612...SetPageSize(612, 792); page.PageInfo.Margin = new MarginInfo(27, 27, 27, 27);...