Posts Tagged ‘html to pdf dotnetcore’


IronPDF Alternative for PDF Generation in C# and .NET

February 19th, 2019 / by api2pdf /

IronPDF is a C# library for converting HTML to PDF, URLs to PDF, and images to PDFs. Additionally, it supports extracting data and images from existing PDF files. And finally, you can merge, split, and manipulate PDFs as well. It’s built exclusively for C# and .NET developers. IronPDF is similar to iTextSharp, another .NET PDF […]

Read More

Convert HTML to PDF with C# and .NET Core

October 18th, 2018 / by api2pdf /

Intro .NET Core (dotnetcore) is all the rage now and it truly is the future of Microsoft’s .NET Framework. It is cross-platform, lightweight, and wicked fast. Api2Pdf’s web portal is built on .NET Core. So we love it. However, libraries that work with PDF manipulation have been slow to roll out .NET Core compatible versions. […]

Read More