Hi,
i need to change the author's name of any comments for some privacy
Change displayed author's name for comments
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
MSalah
- User
- Posts: 1
- Joined: Sun May 17, 2026 4:04 pm
-
rakunavi
- User
- Posts: 2197
- Joined: Sat Sep 11, 2021 5:04 am
Re: Change displayed author's name for comments
Hello MSalah,
The “Author” displayed for new comments depends on the setting in the ‘Name’ field under the "Identity" category in the Preferences dialog. For instance, if this field is left blank, your Windows login name will be used; if you enter a string such as a single space, that space will be used instead. While this has been a frequent topic of discussion on this forum for a long time, the core behavior has remained exactly the same.
Additionally, while it is possible to bulk-change the author names of existing comments using JavaScript—and such scripts are frequently shared on this forum—I wanted to share a quick heads-up about the potential risks of this method, especially in mixed environments where multiple different PDF applications are used.
While running scripts to clean up or unify metadata seems efficient, it can inadvertently alter or break the visual appearance (such as fonts, styles, and layouts) of existing annotations.
Best regards,
rakunavi
The “Author” displayed for new comments depends on the setting in the ‘Name’ field under the "Identity" category in the Preferences dialog. For instance, if this field is left blank, your Windows login name will be used; if you enter a string such as a single space, that space will be used instead. While this has been a frequent topic of discussion on this forum for a long time, the core behavior has remained exactly the same.
- anonymous comments possible?
viewtopic.php?t=7592
Additionally, while it is possible to bulk-change the author names of existing comments using JavaScript—and such scripts are frequently shared on this forum—I wanted to share a quick heads-up about the potential risks of this method, especially in mixed environments where multiple different PDF applications are used.
While running scripts to clean up or unify metadata seems efficient, it can inadvertently alter or break the visual appearance (such as fonts, styles, and layouts) of existing annotations.
Best regards,
rakunavi
You do not have the required permissions to view the files attached to this post.
Top needs for PDFXCE
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FullScrnMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
forum.pdf-xchange.com/viewtopic.php?t=39665 LassoTool
forum.pdf-xchange.com/viewtopic.php?t=38554 CmtGarbled
forum.pdf-xchange.com/viewtopic.php?t=37353 FullScrnMultiMon
forum.pdf-xchange.com/viewtopic.php?t=41002 DisableTouchSelect
-
Joxon
- User
- Posts: 55
- Joined: Sat Sep 12, 2015 4:54 am
Re: Change displayed author's name for comments
Long time ago I posted a safe method to edit the name and/or date in comments:
1. Export Comments to Data File...
2. Open the .fdf file in Notepad++
3. Press Ctrl+H. In Search Mode select Regular expression
4. Enter:
Find what: CreationDate \(.*\)
Replace with: CreationDate \(D:20260519160000+02'00'\)
Find what: /M \(.*\)
Replace with: /M \(D:20260519160000+02'00'\)
Please note:
+02'00 = summer time
+01'00 = winter time
5. Switch to: Search Mode: Normal:
6. Enter:
Find what: /T (your name)
Replace with: /T (your new name)
7. Save file.
8. Open original pdf file (or delete all comments in edited pdf).
9. Import new .fdf file and save the file.
That's it! 100% safe!
1. Export Comments to Data File...
2. Open the .fdf file in Notepad++
3. Press Ctrl+H. In Search Mode select Regular expression
4. Enter:
Find what: CreationDate \(.*\)
Replace with: CreationDate \(D:20260519160000+02'00'\)
Find what: /M \(.*\)
Replace with: /M \(D:20260519160000+02'00'\)
Please note:
+02'00 = summer time
+01'00 = winter time
5. Switch to: Search Mode: Normal:
6. Enter:
Find what: /T (your name)
Replace with: /T (your new name)
7. Save file.
8. Open original pdf file (or delete all comments in edited pdf).
9. Import new .fdf file and save the file.
That's it! 100% safe!
-
lev
- User
- Posts: 290
- Joined: Fri Apr 11, 2014 1:18 am
Re: Change displayed author's name for comments
Select the comments, open the Properties pane and change or delete the author.
-
Sean - PDF-XChange
- Site Admin
- Posts: 1091
- Joined: Wed Sep 14, 2016 5:42 pm
Re: Change displayed author's name for comments
Hi all,
Thanks for the input here - hopefully OP can confirm that they can now change the author name.
Kind regards,
Thanks for the input here - hopefully OP can confirm that they can now change the author name.
Kind regards,
Sean Godley
Technical Writer
PDF-XChange Co LTD
Sales: +1 (250) 324-1621
Fax: +1 (250) 324-1623
Technical Writer
PDF-XChange Co LTD
Sales: +1 (250) 324-1621
Fax: +1 (250) 324-1623