I use iText-1.4.2 and iText-1.4.8 HTMLWorker.parseToList() to parse the HTML text into PDF file.
The HTML Text is so simple that it contains bold, underline, italic text and a simple table with 2 rows and 3 columns. The table attributes are: cellPadding=0 cellSpacing=0 border=1 width=60% I found that the table was aligned "center" in PDF even I explicitly set "align=left" in <TABLE> tag. Thanks -- Kathy Lo ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
