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.

Tue Jan 14, 2025 1:56 pm

Hello,
i have a problem with specific pdf-files, which i cant load. But i don't know why.
Can someone help?

Greetings
Holger

holger.rink
 
Posts: 2
Joined: Wed Oct 13, 2021 8:10 am

Wed Jan 15, 2025 2:57 am

Hello,

Thank you for your letter. Which version are you testing with? There is no problem when I tested our latest version(Spire.PDF Pack(Hot Fix) Version:11.1.0). If you are using an old version, it is recommended to retest with the latest version. Our latest version includes more new features and optimizations. If there are still issues, please provide more information below for further investigation
1. Your complete test code.
2. The project framework.
3. Your system information (E.g. Win10, 64 bit) and region setting (E.g. China, Chinese).

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1510
Joined: Wed Apr 25, 2018 3:20 am

Wed Jan 15, 2025 9:03 am

Hello,
thanks for the help. After using the new version and restarting it works now.
Could it be, that the license should be integrated in another way ? I am using a code like this but get the remark of a not licensed version on the pdf:

[Spire.License.LicenseProvider]::SetLicenseFileFullPath('C:\ProgramData\company\product\25\2025\Job Engine script package\license.elic.xml');

holger.rink
 
Posts: 2
Joined: Wed Oct 13, 2021 8:10 am

Wed Jan 15, 2025 9:14 am

Hello,

Thank you for your feedback. Yes, the code has been adjusted in our latest version. Please refer to the code below.

Code: Select all
[Spire.Pdf.License.LicenseProvider]::SetLicenseFileFullPath('C:\ProgramData\company\product\25\2025\Job Engine script package\license.elic.xml');

But I found that your previous license expired on August 31, 2022. The previous one won't be valid for the latest Spire.PDF Pack(Hot Fix) Version:11.1.0. If you don't have a new license, the warning watermark will display in the output file. You need to renew and update the license. Please learn more from the link below.
https://www.e-iceblue.com/Buy/Spire.PDF.html
If you have any other questions, just feel free to write back.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1510
Joined: Wed Apr 25, 2018 3:20 am

Return to Spire.PDF