Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Fri Feb 24, 2023 1:02 pm

Hi all,

I want to convert a html string to a .pdf in a core .net 6 console application.
If i'm using spire.pdf it requires WinForms dll (System.Windows.Forms Version 4).
If I'm using spire.pdf.netcore the function LoadFromHtml is not available ?!

Is there a way in .net core 6 to convert a html string to pdf WITHOUT using the plugins ?

Any help is highly appreciated.
TIA
Dan

BEKB
 
Posts: 23
Joined: Wed Dec 16, 2015 2:36 pm

Mon Feb 27, 2023 3:08 am

Hello,

Thanks for your inquiry.
Sorry that Spire.PDF doesn't support converting HTML to PDF without plugin on .NET Core, and only support converting HTML to PDF with plugin.

Sincerely
Abel
E-iceblue support team
User avatar

Abel.He
 
Posts: 1010
Joined: Tue Mar 08, 2022 2:02 am

Return to Spire.PDF