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

How remove date and time from comments?

New Here ,
Jan 26, 2017 Jan 26, 2017

Hi!

I don't want others to see date or time for my comments in Acrobat. So, how do I (preferably permanently) remove those data?

Cheers from Stockholm

12.4K
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 ,
Jan 26, 2017 Jan 26, 2017
LATEST

You can't do it inside Acrobat, but there is a way to do it outside of Acrobat. Export the comments as a data file. I wrote about there here.

Change the extension from FDF to XML and open it up in your text editor of choice. Then delete two bits of code. Look for the two sections that have the dates in them. If your have a bunch of comments, it might be easer to do a Search for the year in order to make sure you find them all.

Screen Shot 2017-01-26 at 9.47.19 AM.png

Save the XML file. Change the extension back to FDF. Delete all your old comments (save a backup copy first!) Then reimport it back into your PDF. The dates should be gone. Here is the original comment with the date at the bottom.

Screen Shot 2017-01-26 at 9.52.49 AM.png

And here is the comment after the code was edited in Text Wrangler. No date!

Screen Shot 2017-01-26 at 9.49.31 AM.png

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