Hi guy
we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment .
task-544.zip (593.2 KB)
the code as bellow .
var fileFullPa…...Initialize document object Document document = new Document(sourceFullPath...options); // Save output PDF document document.Save(fileFullPath ,pdfOptions...