turric4n / PDFSigner

Command Line PDF signing utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFSigner

Highly customizable command line utility to sign PDF documents using PKCS #12 certificate files. Perfect to call inline from scripts, batches or old programs that cannot sign PDF files OOB.

Features :

  • Customizable
  • Configuration is inside SQLite Database
  • Portable to all OS

Usage :

  • Program certificate configuration

    PDFSign.exe --setup
    
  • Launch signature

    PDFSign.exe -n MyCertificate -p "pdfpath.pdf"
    

    Demo

About

Command Line PDF signing utility


Languages

Language:C# 100.0%