HTML sample:
in browsers, the 2nd list has 0 padding and 0 margin but when converting using Aspose.PDF to PDF, the resulting PDF has both lists looking the same.
Padding is not working on OL/UL tags.
HTML sample:
Hi Kuna,
Thanks for contacting support.
I have tested the scenario and I am unable to notice any issue. For your reference, I have also attached the output generated over my end. For your reference, I have also attached the output generated over my end. Can you please share some further details, so that we can again try replicating the issue in our environment.
We are sorry for this inconvenience.
[C#]
Document doc = new
Document(“c:/pdftest/Input.html”, new HtmlLoadOptions());
doc.Save("c:/pdftest/Input_converted.pdf");
Hi Kuna,
The issues you have found earlier (filed as PDFNET-40805) have been fixed in Aspose.PDF for .NET 25.9.