Tag Archives: digital signature

Introducing All-New GroupDocs.Signature for Java API

We are back with a major update for our customers who are using the eSign API – GroupDocs.Signature for Java. We have performed major product optimization and revamped the architecture which has made the API more memory efficient and easy to use. We have also added the support of a couple of new file formats. Let’s have an overview of this amazing release and check out what you would get after upgrading to API v2.

What is New in

Continue Reading
Posted in GroupDocs.Signature Product Family | Tagged , , , ,

Introducing a More Optimized and Simplified Electronic Signature API

Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete. This is … Continue Reading

Posted in GroupDocs.Signature Product Family | Tagged , , ,

GroupDocs.Signature for Java 19.5 Supports Rounded Corners for Stamp Signature

Many people use stamps as part of their documents to mark them as approved or completed. For example, when a document is to be signed by the concerned person at a company, he puts his signature as well as stamps the document as a proof that the document is signed by the authorized person. In other words, the stamps are used to seal the document that is being exchanged among multiple persons/parties.

Various companies use digital signatures to sign their … Continue Reading

Posted in GroupDocs.Signature Product Family | Tagged , , , , , , , , ,

Integration of Efficient Online Signature App with Multiple Platforms

Attention to all who still follow the traditional signing process! Now it’s high time to change to online signature process as it saves your time and effort. In addition, it’s a tribute to your ecosystem by going completely green via a paperless office. To speed up this process, GroupDocs has introduced its powerful online signature add-on for multiple platforms. By installing this online signature service add-on, you can embed documents as digital forms and then collect signatures online from … Continue Reading

Posted in zArchive | Tagged , , , , ,

Working with Groupdocs Signature API from Ruby

Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process.

Setting Up

First, create the application folders structure:
  • your_app/public – for CSS files.
  • your_app/samples – for sample files.
  • your_app/views – for view files, we will use Haml for these.
Also we need to create a Gemfile in our project’s root directory… Continue Reading
Posted in zArchive | Tagged , , , ,