How to Sign a PDF File using Field Locators using Java including its necessary jar (i.e. java packages)?

馋奶兔 提交于 2019-12-12 04:14:45

问题


I am having a C# code for signing a PDF file using Field Locator in the given link http://developer.arx.com/examples/sapi-local-csharp-signing-a-pdf-file-using-field-locators/ I need Java compatible code and its necessary java packages to achieve the same. Also you can have a look into my previous question How to change the coordinates of Signature in CoSign Signature SOAP API and place it over some given text (i.e. Sign Here)? querying the same.


回答1:


A code example in Java that demonstrates how to use the Field Locators with SAPI Web Services is now available in the CoSign DevPortal.



来源:https://stackoverflow.com/questions/24777795/how-to-sign-a-pdf-file-using-field-locators-using-java-including-its-necessary-j

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!