Using API for PDF signing
Hi,
We want to add digital signing certificate, using Java API, to PDFs generated under EBS concurrent request, after the PDFs are created.
EBS 12.2 is able to sign PDFs via the bursting feature but we only need the signing feature & do not want to go into using the whole bursting process.
However, we don't find the PDFSignature.class on the system.
How to get the class to be usable under EBS 12.2 instance?
Thanks.