如何使用Java定位器使用Java签署PDF文件,包括必要的jar(即java包)?

时间:2014-07-16 09:57:56

标签: java pdf digital-signature cosign-api

我正在使用C#代码在给定链接中使用Field Locator签署PDF文件 http://developer.arx.com/examples/sapi-local-csharp-signing-a-pdf-file-using-field-locators/ 我需要Java兼容的代码和它必需的java包来实现相同的功能。您还可以查看我之前的问题How to change the coordinates of Signature in CoSign Signature SOAP API and place it over some given text (i.e. Sign Here)?查询相同内容。

1 个答案:

答案 0 :(得分:1)

Java中的code example演示了如何将字段定位器与SAPI Web服务一起使用,现在可以在CoSign DevPortal中使用。