Hi Guys,

I am having some issues while converting HTML to PDF using ItextSharp.

1. In the unordered lists (UL) after conversion the bullets are having no
spacing in front of the text
2. I have a table which has only outer borders but after conversion the PDF
table has all the borders enabled.

Below is my HTML:

*<table style="WIDTH: 100%" border="1" rules="none" cellspacing="0"
bordercolor="#00cccc" cellpadding="2" bgcolor="#99ffff" frame="box"
align="left" valign="middle"><tbody><tr><td>Table Item 1</td><td>Table Item
2</td></tr><tr><td>Table Item 3</td><td>Table Item 4
</td></tr></tbody></table><p><strong><u><br></u></strong></p><p><u><br></u></p><p
style="PADDING-LEFT: 100px"></p><ul><li>Bullet Item 1</li><li>Bullet Item
2</li></ul><p><br></p>*

Thanks in Advance,
Vaibhav


*Please don't print this Email unless you really need to - this will
preserve trees on planet earth.*
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to