Python script to sign pdf document given a certificate file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ub0001
    New Member
    • Aug 2018
    • 1

    Python script to sign pdf document given a certificate file

    Is there any library available in python so that i can add a digital signature in pdf document using certificate file in python (version 2.7)
    I will use this in a django project
Working...