Hi, I am currently generating PDF documents via XSLT and XML using the Pdf.BindXML method. The PDF has a number of large tables which span over pages. I am finding that often the first and sometimes last data row of a t…...library and used the following test code to generate the pdf: var...pdf1. BindXML ( @“D:\test-data.xml” , @“D:\test-template.xslt” );...