I am trying to work out a HTML to PDF converter with the help of JTidy (http://lempinen.net/sami/jtidy/).
For that I am using SAXmyHtmlHandler as suggested in the tutorial.
All is fine except that whenever I use the font tag to set a size for a particular text the size in the PDF is ridiculously small. :)
Example: <font size="6">some text</font>
Does someone have an improved version? Or maybe there's a better way?
Philippe.
-- Tel: +32-27179265
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
