I’m using a Aspose.Pdf.Facades.Form to fill fields using the FillFields method on a binded PDF file (BindPdf method). But I cannot find any way to know if page has overflow, if the text is too long. How is that done with…...ali May 18, 2022, 7:26pm #2 @baddaydaddy There is...reference? baddaydaddy May 19, 2022, 7:14am #3 Here is some example-code...