Hello Aspose,
I get a NullRefException when cloning a cell (Cell.Clone()).
To reproduce please try this:
private static string CellCloneBug(Page page)
{
var t = new Table();
var r = t.…...crash when saving a document or calling Document.ProcessParagraphs()...CellCloneBug() { var pdfDocument = new Document(); var page = pdfDocument...