Skip to main content
Participant
February 25, 2024
Answered

How to identify modified PDF

  • February 25, 2024
  • 2 replies
  • 756 views

Hi,

In a bank many cases we have we have received modified bank statement (PDF or other income documents(PDF). So how we can idenfity given PDF document is original or modify. 

This topic has been closed for replies.
Correct answer try67

The only way to verify it is if the original file was digitally signed. In that case you can validate it using the bank's public key. Anything else can not be trusted.

2 replies

JR Boulay
Community Expert
Community Expert
February 25, 2024

Yes, try67 is right.
Otherwise you can compare the creation date and the modification date, but that's only a hint, not a certainty.

Acrobate du PDF, InDesigner et Photoshopographe
try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
February 25, 2024

The only way to verify it is if the original file was digitally signed. In that case you can validate it using the bank's public key. Anything else can not be trusted.