GwNih / jsignpdf

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features

Home Page:http://jsignpdf.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSignPDF

Project home-page: jsignpdf.sourceforge.net

JSignPdf is a Java application which adds digital signatures to PDF documents. It can be used as a standalone application or as an Add-On in OpenOffice.org. The application uses the jsignpdf-itxt library for PDF manipulations (based on iText library in version 2.1.7 with LGPL/MPL license). JSignPdf is open-source software and can be freely used in both private and business sectors.

Build/Release process

  • install genisoimage
  • install InnoSetup installer (use wine) in version 5.4.x (http://files.jrsoftware.org/is/5/)
    • check if unsorted/iscc script contains correct path
  • update files in docs:
    • ChangeLog.txt
    • ReleaseNotes.txt
    • JSignPdf.odt (version field)
  • update build.properties
  • build the jsignpdf (the jsignpdf-itxt is built automatically)
ant clean all

The result bits are located in the Output directory.

About

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features

http://jsignpdf.sourceforge.net/


Languages

Language:Java 99.4%Language:XSLT 0.5%Language:CSS 0.1%Language:Inno Setup 0.0%Language:HTML 0.0%Language:Shell 0.0%Language:Batchfile 0.0%