Hello, I’m trying to compare two documents with Aspose Word and save the result as pdf.
However, when I convert it to pdf, the right side of pages gets cut off and I’m not sure how to solve it.
I tried with/without Aut…...10,6)) table = original_doc.get_child(aw.NodeType.TABLE, 0, True)...True).as_table() table.auto_fit(aw.tables.AutoFitBehavior.AUTO_FIT_TO_WINDOW)...