Hi,
I am trying to evaluate aspose.pdf to convert Html(strings/Files) to pdf in our Windows C# application. When I try to do Pdf.BindHtml(using a string path for my html file) looks like it is working fine. It is when I use the Pdf.Save(using a string path for my pdf file output) i get an error saying
"Invalid index in Rows indexer: 0". Can anyone let me know what can be the issue? I can send the html file if needed, since it did not allow me to attach.
Thanks,
waiting for an early reply,
Lakshmi