Hi,
I am using Aspose.Words version 23.8.0 and attempting to generate a PDF from HTML. This seems to be working well, except that a lot of styling is ignored. I have the following style block in my HTML:
<style>
…...section-heading-text { font-size:25px; color:#FFFFFF;...vertical-align:center; } .section-heading-text { font-size:25px; color:#FFFFFF;...