Hello,
I am trying to create pdf page using asp.net (vb).
I looked at http://www.dotnetfunda.com/tutorials/videos/x72-pdf-generator-in-net--dynamically-generate-pdf-in-aspnet-.aspx link and I can duplicate what is given there. But, when I try to create my own page, it throws errorUnable to cast object of type 'iTextSharp.text.html.simpleparser.CellWrapper' to type 'iTextSharp.text.Paragraph'."
I need help resolving this issue.
Thanks.
ubuser