- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 29, 2006 9:12 AM
Subject: Re: [iText-questions] HTML-formatted text
Hi Paulo,
Thanks for taking the time to answer me.
OK. I searched the mailing list archives on "HTMLWorker".
But as far as I
You have to use the html 3.2 . I'll add support this week for the
style attribute.
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 29, 2006 9:12 AM
Subject: Re: [iText-questions] HTML-formatted text
Hi Paulo,
Thanks for taking the time t
Hi Paulo,
Thanks for taking the time to answer me.
OK. I searched the mailing list archives on "HTMLWorker".
But as far as I can see, you have to define/know your style beforehand:
StyleSheet style = new StyleSheet();
style.loadTagStyle("div", "color", "red");
java.io.StringReader sr = ne
Use HTMLWorker. It will give you a list of paragraphs that you can use
anywhere such as positioning it absolutely with ColumnText.
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Monday, August 28, 2006 3:21 PM
Subject: [iText-questions] HTML-formatted text
Hi,
In my