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.

Wed Apr 20, 2022 4:10 pm

Hello,

I was using Spire.PDF in my .Net Framework DLL, and it worked great. However, when I went to convert to Standard 2.0, I saw that I cannot set the DPI when using SaveAsImage. Is there another way to do this when using the Standard package? Or is it not available?

Thanks,
Mike

CalfeeDev
 
Posts: 2
Joined: Tue Apr 19, 2022 3:01 pm

Thu Apr 21, 2022 10:35 am

Dear Mike,

Thank you for your inquiry.
Sorry the Standard dll of our Spire.PDF does not support DPI Settings in .NET Standard platform. However the NET Core dll supports the function, please download the package(Spire.PDF Pack(Hot Fix) Version:8.4.15) from our website and reference the dll from the netcoreapp2.0 folder, then download the following dependencies from Nuget. If there is any question, please feel free to contact us.

System.Drawing.Common (>= 4.5.0)
System.Text.Encoding.CodePages (>= 4.5.0)

Sincerely,
Kylie
E-iceblue support team
User avatar

kylie.tian
 
Posts: 412
Joined: Mon Mar 07, 2022 2:30 am

Fri Jul 08, 2022 7:21 am

Hi,

Hope you are doing well!
Has your problem been effectively solved now? Could you give us some feedback at your convenience?
Thanks in advance.

Sincerely,
Kylie
E-iceblue support team
User avatar

kylie.tian
 
Posts: 412
Joined: Mon Mar 07, 2022 2:30 am

Fri Jul 08, 2022 1:15 pm

We found a solution that could satisfy our needs. We did not use your product.

CalfeeDev
 
Posts: 2
Joined: Tue Apr 19, 2022 3:01 pm

Mon Jul 11, 2022 7:01 am

Hi,

If you need assistance in the future, please don't hesitate to contact us.
Wish you a nice day!

Sincerely,
Kylie
E-iceblue support team
User avatar

kylie.tian
 
Posts: 412
Joined: Mon Mar 07, 2022 2:30 am

Return to Spire.PDF