Skip to main content
June 20, 2019
Answered

Extract Stamp details from PDF

  • June 20, 2019
  • 1 reply
  • 4402 views

Hello everyone,

Is there any way to extract the details of digital stamps in a PDF file (programatically) created using adobe acrobat digital stamp feature. I am trying to extract the stamp details using a python program. Thanks in advance

With regards,

Avinash S Kurup

    This topic has been closed for replies.
    Correct answer try67

    You can't access the details in the stamp itself (its contents), but you can access things like the author property and the time-stamp of when it was created and/or last modified.

    1 reply

    try67
    Community Expert
    Community Expert
    June 20, 2019

    What details do you want to extract, exactly?

    June 21, 2019

    Hi try67

    Acrobat reader allows to add digital stamps just like shown in the image below. These stamps contains details of the person who stamped it and the time etc. I want to extract those details.

    try67
    Community Expert
    try67Community ExpertCorrect answer
    Community Expert
    June 21, 2019

    You can't access the details in the stamp itself (its contents), but you can access things like the author property and the time-stamp of when it was created and/or last modified.