Computing Staff
  • 1

Is There Any Way To Fix The Error From A PDF File?

  • 1

Urgent- I’m trying to open a PDF document and I get an error message that says possible damage has occurred because it may have been an e-mailed document that was not properly decoded before e-mailing. I just downloaded the latest version 8.1.1 version of Adobe and still get the same error message. Any one else been successful at retrieving one of these

Share

1 Answer

  1. You can modify the way PDF is generated or produced if you manage or administrate software that generated PDFs automatically. For this, you must take care of the fact that no irrelevant bytes should appear before %PDF at head of PDF file.
    If it don’t work the document is lost for good.
    Perhaps this authoritative source will also help you.
    https://forums.adobe.com/message/69…
    • 0