I have tried converting one HTML to pdf. But when i convert the HTML file to PDF file. These are the property which is breaking while conversion.
In CSS file:
table - colspan property
page-break property
under html table - display: inline-block !important;
All the above property are supported by the latest version of ASPOSE.HTML JAR while conversion?
Can you share the list of CSS property which is not supported as part of conversion(HTML to PDF).