Html and css support

i am trying to convert an html string into a pdf format. I am using version 3.6.6 of aspose.pdf. The output comes up but padding and spacing are not preserved. Is there a doc that describes the full html/css support of the latest aspose.pdf?
This message was posted using Aspose.Live 2 Forum

Hi,

Can you please provide us with the html that you are having trouble with so that we can test it.

Thanks.

Here is my html. The intent is to display a report header. It can easily be accomplished with css but since I am not sure aspose supports css I am using nested tables to achieve a desired effect.



Holder: Company

















Street A

City, State, Zip

Country

www.site.com" target="_self">www.site.com

Gen. Line:

000-000-0000

Fax:
(000) 000-000






Value:

579,137,977,554

Value 2:

7,563





Value 3:

7,023.0


Hi,

I have reproduced this error and logged this issue as PDFNET-5026. Currently only simple format is supported in inline HTML. We will try to improve it in the future version.