Re: [iText-questions] Bug HtmlWorker

2006-09-03 Thread Paulo Soares
The style attribute is supported now in HTMLWorker. It's in the CVS. Paulo - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Friday, September 01, 2006 11:18 AM Subject: Re: [iText-questions] Bug HtmlWorker >> Yes, that's a bug. I'm doing a lot

Re: [iText-questions] Bug HtmlWorker

2006-09-01 Thread itext . gd
ehalf of [EMAIL PROTECTED] > Sent: Fri 01-Sep-06 10:10 > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Bug HtmlWorker > > > > Hi Paulo, > > When you feed HtmlWorker an HTML string containing to > HTML-tags > and use HTMLWorker.parseToLis

Re: [iText-questions] Bug HtmlWorker

2006-09-01 Thread Paulo Soares
Subject: [iText-questions] Bug HtmlWorker Hi Paulo, When you feed HtmlWorker an HTML string containing to HTML-tags and use HTMLWorker.parseToList(), the resulting text in the PDF document uses a very big font for the text that was between the tags and the smallest font for the text that was betwee

[iText-questions] Bug HtmlWorker

2006-09-01 Thread itext . gd
Hi Paulo, When you feed HtmlWorker an HTML string containing to HTML-tags and use HTMLWorker.parseToList(), the resulting text in the PDF document uses a very big font for the text that was between the tags and the smallest font for the text that was between the tags. I think this is exactly