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 Mar 30, 2018 4:20 pm

I am trying to migrate our existing web application to .net core 2.0.
Project build successfully but i get run time error while creating object of Pdf.Document

Code: Select all
Spire.Pdf.PdfDocument oDoc = new Spire.Pdf.PdfDocument();


Error : Could not load type 'System.Drawing.Printing.PrintAction' from assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

skkakde
 
Posts: 1
Joined: Fri Mar 30, 2018 4:13 pm

Mon Apr 02, 2018 1:40 am

Hello,

Thanks for your interests in our product. I am sorry to say that Spire.Pdf doesn't support .Net Core at present. However, it's one of our projects which is in process. But the huge project can not be accomplished in a short time. If there is any good news, we will let you know. Have a good day.

Best regards,
Simon
E-iceblue support team
User avatar

Simon.yang
 
Posts: 620
Joined: Wed Jan 11, 2017 2:03 am

Return to Spire.PDF

cron