Can html table be directly added to a pdf
Hi,
I'm working on a project where I take inputs from user and then
take the particular data from database related to that input and then
I've got to export it as a pdf using iTextSharp.
I wan't to know can an html
table(this data comes from database) be directly added as a content to
pdf maintaining its tabular format....