Thanks a lot for the explanation,
I got the idea, but I don't need tables in my case, just only very simple HTML,
font, br, b, u, i, body, html, that should be all and I noticed that it's
working perfect.
Regards,
Alin.
----- Original Message ----
From: Bruno Lowagie (iText) <[EMAIL PROTECTED]>
To: Post all your questions about iText here
<itext-questions@lists.sourceforge.net>
Sent: Monday, December 4, 2006 1:08:17 PM
Subject: Re: [iText-questions] HTMLWorker.parseToList defect ?
Paulo Soares wrote:
> HTMLWorker only works with PDF.
I've just tested the example, and apparently it works
for RTF (no tables were used, just simple stuff).
>> Is there a possibility for removing that "\n" from the end of
>> the Paragraph ?
>> A workaround ?
I replaced Paragraph by Phrase in your example.
The \n at the end of the document disappeared.
(A Paragraph ends with a newline; a Phrase doesn't.)
I don't know if this solves your problem.
You will run into other problems if you need tables.
best regards,
Bruno
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/