Hello,
We’re using Java Aspose.Pdf to convert HTML documents to PDFs. Unfortunately, the CSS column-width
and column-size
properties do not seem to be rendered correctly.
If you open the attached html file in a browser, you will see the text is laid out in two columns. When this html is converted to a PDF, the columns are missing. Is there a way to get Aspose.Pdf to convert this HTML correctly?
Thank you,
Ken
example.zip (7.8 KB)