Hi Team,
I am trying following simple html file with external css to convert it to pdf.
It is getting converted but css is not getting loaded.
This is my conversion script.
var api = require(‘@asposecloud/aspose-html…...html”; // {String} Source document. var dst = “./teststyle.pdf”;...pdf”; // {String} Result document. var opts = null; var callback...