Problem in ASPOSE PDF Component

Hi, I am trying to bind a HTML file to the ASPOSE PDF component for which i have a licence,using the following code in ASP.NET

pdf1.BindHTML("test1.html");

If the size of the file is more it is generating the error "Index was outside the bounds of the array. "as shown in screen shot. can u please tell me what changes i need to do the code so that i can load a large HTML file.
One more problem is I have details about different persons in a HTML file.I want to make each persons details appear in a seperate page in the PDF document .how is that possible if possible please send code snippets.

<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /> <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Hi,

Can you please send the html file that can reproduce the error to Goergie (the developer of HTML2PDF)?