guru prasad wrote:
> Hi All,
>
> I am facing a issue when a pre-formatted text which is saved in database is
> added as a cell in the pdf using iTextSharp.
>
> For Ex : If the text is saved as text or text
I believe Paulo already answered this question,
saying you should use HtmlWorker to parse
Hi All,
I am facing a issue when a pre-formatted text which is saved in database is
added as a cell in the pdf using iTextSharp.
For Ex : If the text is saved as text or text
I want the same to be converted to plain text before it is added to the cell,
as it is done in case of HTML.
I am also