mushir2007
mushir2007

Reputation: 35

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

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.

Upvotes: 0

Views: 167

Answers (1)

Almog G.
Almog G.

Reputation: 817

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

Upvotes: 1

Related Questions