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 Nov 15, 2022 12:50 pm

Hi,
We are using Spire.PDF version 5.

In the post below we were introduced to version 8.8.0.
https://www.e-iceblue.com/forum/text-misaligned-when-converted-to-png-t11322.html

But using version 8 gives "Evaluation warning: This document was created with Spire.PDF for Java." in the output PDF.

pom.xml
Code: Select all
<dependency>
    <groupId>e-iceblue</groupId>
    <artifactId>spire.pdf</artifactId>
    <version>8.8.0</version>
</dependency>>


code:
Code: Select all
PdfDocument pdf = new PdfDocument(srcPdfPath);
pdf.saveToFile(dstPdfPath);


Thank you
Last edited by team_ssb on Sat Dec 10, 2022 9:32 am, edited 1 time in total.

team_ssb
 
Posts: 17
Joined: Fri Nov 26, 2021 1:30 pm

Wed Nov 16, 2022 5:57 am

Hi,

Thank you for your inquiry.
Please note that the Spire.PDF v8.8.0 is our commercial version, it will generate the warning message if you don't apply a license. We are willing to provide a one-month-free temporary license to help you remove the warning from the commercial version. Please click here to acquire a temporary license. In addition, please refer to this tutorial (How to Apply the License by license key) to apply the license.
If you have any question, please feel free to contact us.

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Sat Nov 19, 2022 2:15 pm

Thank you for your reply.

We are using the commercial version v5.5.0.
Do we need to purchase another license to use v8.x?

Thank you

team_ssb
 
Posts: 17
Joined: Fri Nov 26, 2021 1:30 pm

Mon Nov 21, 2022 7:56 am

Hi,

Thanks for your feedback.
We searched our records but didn't find your purchasing information according to your email. Please provide your Order number or authorized email, then we will provide an accurate response to you.

Sincerely
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Mon Dec 05, 2022 3:31 pm

Hi,
Thank you for your reply.
Authorized email is
(deleted)

Thank you
Last edited by team_ssb on Sat Dec 10, 2022 9:24 am, edited 1 time in total.

team_ssb
 
Posts: 17
Joined: Fri Nov 26, 2021 1:30 pm

Tue Dec 06, 2022 2:36 am

Hi,

Thanks for your information.
We made adjustment regarding the license version. Your problem is caused by version mismatch. This is a problem on our side and it would not happen in the future. Apologize for the inconvenience caused.
Our sales team just sent a new license of Spire.PDF for java to the email yamaguchimn@thinple.jp. Please apply the new license to remove the warning message.

Sincerely,
Doris
E-iceblue support team
User avatar

Doris.Liu
 
Posts: 330
Joined: Mon Nov 07, 2022 8:10 am

Return to Spire.PDF