/itextexample1

A simple maven web application project, which demonstrates the use of iText library. The example demonstrates two capabilities 1. Creating signature placeholders on the first page of a pdf file2. Adding an pseudo ADA unique code in every page of a pdf document and then signing it.

Primary LanguageJavaScript

itextexample1

A simple maven web application project, which demonstrates the use of iText library. The example demonstrates two capabilities:

  1. Signature and signature placeholder creation on the first page of a pdf file.
  2. Adding an pseudo ADA unique code in every page of a pdf document and then signing it.

###To run the web application:###

  1. Build the project using Netbeans
  2. Deploy it to your favourite Java application server
  3. Open http://localhost:8080/itextexample1 and test it.