Hi.
I’m trying to convert a html page to pdf using Aspose.Pdf but the generated pdf file does not apply any of the included stylesheets. I have tried with the CustomLoaderOfExternalResource too, but it does not make any difference. Are there restrictions related to css, as in only some types of rules are supported?
Please find the attached files and images of the input html file and generated pdf.
input.PNG (19.7 KB)
output.PNG (26.1 KB)
source.zip (226.9 KB)