Html sample:
test padding normal
test padding 0px
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. Padd…...ksubramaniyam May 17, 2016, 2:51pm 1 HTML sample: test padding normal...Document doc = new Document(“c:/pdftest/Input.html”, new HtmlLoadOptions());...