itext-pdfhtml-dotnet icon indicating copy to clipboard operation
itext-pdfhtml-dotnet copied to clipboard

pdfHTML is an iText add-on for C# (.NET) that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.

Results 1 itext-pdfhtml-dotnet issues
Sort by recently updated
recently updated
newest added

We experienced that when upgrading our pdf solution in Azure from Functions v1 (.NET 4.x) to v3 (.NET Core 3.1) we lost all styling from html content. The solution was...