hello,
I’m generating a pdf using the aspose pdf genereator class, everything look nice besides a small issue. my css is not taking effect on the on the html. I include the code snippet of it.
P.S
I know using the document class will work for loading the external css, but for this case i need to use the generator class instead .
It seems that that “pdf.HtmlInfo.ExternalResourcesBasePath” is not working for me.
thank you