PdfSharpCore icon indicating copy to clipboard operation
PdfSharpCore copied to clipboard

Section.AddHtml() not supported in PdfSharpCore

Open kahyeelow opened this issue 4 years ago • 0 comments

Hi,

I'm trying to generate pdf from html and am using .net core 3.1. Will be deploying to Aws Elastic Beanstalk 64bit Amazon Linux 2/2.1.5.

I'm first time using PdfSharpCore and is unfamiliar with it. I saw that PdfSharp support section.AddHtml(htmlString), but in PdfSharpCore isn't, is there any way i can add the html string to section?

Please advise.

Thanks in advance.

kahyeelow avatar Jun 26 '21 09:06 kahyeelow