Java "KzMU" app: digital certificate, signing, timestamp, SOAP, iTextPDF

Job ID: 33338999

Budget: $750 – $1,500 USD

"KzMU" is a Czech legal framework for a conversion of scanned documents to a notary signed digital PDF files (with a special page attached describing details about the performed legal act).

Write a Java app (or just a class) which will use "KzMU" API to convert input PDF file to the output PDF file.

KzMU API is described in the attached Czech documentation and WSDL file. Please use Google translator to read the documentation. We will provide you required certificate to access the web service.

Basically, what is needed:

1. Call the web service "AutomatedConversionLERequest" to generate draft of the legal clause (that special page).

2. Compute hash of the final document and request a timestamp (using "AutomatedConversionTSARequest" method)

3. Combine input document, draft of the legal clause, digital signature and the timestamp to generate the resulting PDF.