Why do you think it would work? 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Amit Chawla
> Sent: Monday, December 13, 2004 11:21 PM
> To: '[EMAIL PROTECTED]'
> Subject: [iText-questions] I have a string consisting of HTML elements
> 
> HI
> 
> I have string for example 
>  
> This is some <strong>sample text</strong>. You are using <a
> href="http://www.fckeditor.net/";>FCKeditor</a>.<table 
> cellspacing="1" cellpa
> dding="1" width="200"
> border="1"><tbody><tr><td>&nbsp;amit</td><td>&nbsp;SIVA</td></
> tr><tr><td>&nb
> sp;CHAWLA</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbs
> p;</td></tr></tbody></table>
> 
> I want to generate PDF using the string consist of html 
> elements and its
> text contents.. as it is.. But the problem is itext is just 
> generating pdf
> taking whole as a string as it is instead of like parsing element and
> generating table and other things depending on HTML element.. 
> 
> Hope i am able to make myself clear..... if not do let me 
> know i would try
> to be more elaborative,,,,
> 
> thanks
> regards
> amit


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to