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.

Thu Jul 18, 2024 10:44 am

Hi,

I have a App which is running on a Linux Azure App Service.

And I want to try to write a Text to a PDF.

However I get a PlattformNotSupportedException.

We are running in .NET8 in Linux.

Is there a other workaround?

Bets,
Andreas

troithmeier
 
Posts: 19
Joined: Tue Sep 04, 2018 12:24 pm

Fri Jul 19, 2024 8:13 am

Hello,

Thanks for your inquiry.
If you want to use our Spire.Pdf on NET8, please search and install "Spire.PDFfor.NETStandard" via NUGET. If you have any other questions, please feel free to write back.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 454
Joined: Mon Dec 27, 2021 2:23 am

Mon Jul 22, 2024 7:41 am

Hi,

What is very important: to use SkiaSharp.NativeAssets.Linux.NoDependencies (not SkiaSharp.NativeAssets.Linux). Otherwise a exception is thrown.

However, I got it to work now.

Best,
Andreas

troithmeier
 
Posts: 19
Joined: Tue Sep 04, 2018 12:24 pm

Mon Jul 22, 2024 10:10 am

Hello,

Thanks for your reply.
Glad to hear you solved this issue. If you encounter any problems with our products in the future, please feel free to write back.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 454
Joined: Mon Dec 27, 2021 2:23 am

Return to Spire.PDF