Cell width is not supported in HTMLWorker. Paulo
----- Original Message ----- From: "Ziga Janez" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" <[email protected]> Sent: Friday, August 29, 2008 8:25 AM Subject: [iText-questions] HTMLWorker - table cell width Hi, How to cotrol table cell width when converting html to pdf with HTMLWorker. ParseToList(). I have tried with: - st.LoadStyle("title", "width", "100px"); - <td width="100">test</td> - <td style="width:100px"></td> searching for solution on googel and itext-questions archive, but not found working solution. Žiga ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
