Page 1 of 1

StiPdfDigitalSignature Error

Posted: Mon Jun 26, 2023 2:16 am
by pulongywk
When using the StiPdfDigitalSignature component in our report, we encountered a 500 error on our Java server.
The version we are using is 2023.2.7, and we have referenced the stimulsoft-reports-libs dependency in our pom.xml file.
<dependency>
<groupId>com.stimulsoft</groupId>
<artifactId>stimulsoft-reports-libs</artifactId>
<version>2023.2.7</version>
</dependency>

The specific error message is as follows:

com.stimulsoft.base.serializing.StiDeserializationException: java.lang.RuntimeException: Unable to obtain an analog of the class 'Stimulsoft.Report.Components.StiPdfDigitalSignature'

at com.stimulsoft.base.serializing.StiDeserializerControler.deserializeReport(StiDeserializerControler.java:119) ~[stimulsoft-reports-base-2023.2.7.jar:na]

at com.stimulsoft.report.StiSerializeManager.deserializeReport(StiSerializeManager.java:93) ~[stimulsoft-reports-report-2023.2.7.jar:na]

at com.stimulsoft.report.StiSerializeManager.deserializeReport(StiSerializeManager.java:64) ~[stimulsoft-reports-report-2023.2.7.jar:na]

at com.newcity.microestate.report.controller.IndexController.getReport(IndexController.java:166) ~[classes/:0.0.1-SNAPSHOT]

at com.newcity.microestate.report.controller.IndexController.indexAction(IndexController.java:252) ~[classes/:0.0.1-SNAPSHOT]
........
We have checked the jar files and found that the StiPdfDigitalSignature component class is missing.
Could you please advise us on how to make StiPdfDigitalSignature work properly on Java?

Thanks!

Re: StiPdfDigitalSignature Error

Posted: Mon Jun 26, 2023 12:33 pm
by Max Shamanov
Hello.

Java version does not support PdfDigitalSignature component.

Thank you.

Re: StiPdfDigitalSignature Error

Posted: Tue Jun 27, 2023 12:51 am
by pulongywk
2023.2.7 is currently the highest version available in the Maven repository.

We have purchased a license for STIMULSOFT ULTIMATE.

Please tell us which version is supported and how to obtain it.

Thank you.

Re: StiPdfDigitalSignature Error

Posted: Tue Jun 27, 2023 10:51 am
by Max Shamanov
Hello,

StiPdfDigitalSignature is currently available in JS, .NetFramework and .Net products.

Thank you.