Hi,
I have downloaded Free Spire.Office for .NET to test the tool with my .NET CORE 2 application. I'm trying to convert PowerPoint document to PDF but i'm getting an error when initialising presentation object i.e. Presentation ppt = new Presenation();
The error I'm getting is: TypeLoadException: Could not load type 'System.Drawing.SystemColors' from assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Please do advise what I'm I doing wrong here.
I'll be looking forward to hear from you very soon...
Thanks in advance,
Sam