Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Fri Aug 14, 2020 5:14 am

I am currently using FreeSpire.Doc to convert a doc file into Pdf. It is working on my local system but when i deploy it into AWS Lamda I am getting an exception "Could not load file or assembly 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'". Is FreeSpire.Doc currently supported in aws Lamda.

JaiLekkala
 
Posts: 1
Joined: Fri Aug 14, 2020 5:10 am

Fri Aug 14, 2020 10:51 am

Hello,

Thanks for your inquiry.
Spire.Doc for .Net Core uses System.Drawing.Common which depends on Libgdiplus library, if AWL Lamda supports System.Drawing.Common, in general, our product could be used successfully. You can refer to this article (How to use Spire.Doc on .NET Core) on our website for more details.
If this doesn't solve your problem, since we don't know much about AWS Lambda, please provide us with the detailed steps of your test or some guide articles to to help us further look into your issue. And please also provide your test project. You could send it to us(support@e-iceblue.com) via email. Thanks in advance.

Sincerely,
Rachel
E-iceblue support team
User avatar

rachel.lei
 
Posts: 1571
Joined: Tue Jul 09, 2019 2:22 am

Return to Spire.Doc