Copy link to clipboard
Copied
Greetings, everyone!
Is there a JavaScrip code available to export comments from multiple pdf documents into an Excel-like program?
Thank you in advance!
Copy link to clipboard
Copied
No, but there's a built-in command in Acrobat that does that... Any reason not to use it?
Copy link to clipboard
Copied
Thank you for your reply.
Is there one that does that for the comments from multiple PDFs?
(I already tried the command Export All to Data file but is limited for what I need to do).
Copy link to clipboard
Copied
Sorry, I thought you were talking about form fields...
There isn't a built-in command that does that, but it's possible to do it using a combination of a custom-made script and an Action in Acrobat Pro.
Copy link to clipboard
Copied
Nice to know that it's possible.
Could you elaborate a little?
What kind of custom-made script?
Copy link to clipboard
Copied
The script would maintain a global variable with the comments data from all the files, and would collect the desired data from each file processed by the Action. At the end of the process a separate command would generate a CSV file using that variable and prompt the user to save it.
This is quite a complex task, though. If you're interested in hiring someone who specializes in this kind of custom-made scripting for Acrobat to develop it for you, feel free to contact me privately at try6767 at gmail.com.
Copy link to clipboard
Copied
Thank you. I'll pass this along to my supervisor and will take it from there.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now