Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Revert to an older version of PDF in Acrobat Document Cloud

New Here ,
May 11, 2021 May 11, 2021

For a long time, I have been using Acrobat Document Cloud for reading PDFs and saving them. One of my PDFs has now corrupted due to unknown reasons. How can I get my pdf back?

TOPICS
Crash or freeze , How to
3.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Community Expert ,
May 11, 2021 May 11, 2021
LATEST

Unfortunately, the Adobe Document Cloud does not have such a feature. When you overwrite an existing file on it the old version is gone for good.

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 11, 2021 May 11, 2021

The best way is to go to your computer's backup and retrieve an older version of this file. That of course asumes that you create regular backups. If you don't then this should be a wakeup call to start doing that. 

 

If you never did a "Save As" on this file, you may be able to recover a previous version using a binary editor. Before you start, make a copy of your file and only work with that copy, never touch the original file, unless you want to risk to destroy the file even more.

 

You need a binary editor to do this, Wordpad or Notepad will not work. I use vi on a Mac in binary mode for jobs like this. A PDF file is saved by adding an incremental update to the file. This means that when you start to search backwardsmfron the end of the file, you might be able to find the previous end of file mark. Look for %%EOF - one you find it, remove anything after the %%EOF and save your file. You might be able to recover the previous version of the file this way. I wrote about this a few years ago: http://khkonsulting.com/2017/10/pdf-time-machine/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 11, 2021 May 11, 2021

Let me provide more details about the document. Original size of my pdf was roughly 300 MBs and now it has reduced to 4.5 MB. What can I do to get the original file back?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 11, 2021 May 11, 2021
LATEST

Unfortunately, the Adobe Document Cloud does not have such a feature. When you overwrite an existing file on it the old version is gone for good.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines