I am looking for ways to read acrobat PDF comments(annotations) and get the page number of each and every comment in the pdf file.
Here is what I am looking for:
-Prefer Java to read the comments
-I just have acrobat reader and do not have acrobat professional
-Need to get the page number of each comment in a text file or excel file etc. e.g comment1 page5|comment2 page6 .....
-I want to have this process automated, so manual intervention except fo rspecifiying the pdf file location.
Here is what I am looking for:
-Prefer Java to read the comments
-I just have acrobat reader and do not have acrobat professional
-Need to get the page number of each comment in a text file or excel file etc. e.g comment1 page5|comment2 page6 .....
-I want to have this process automated, so manual intervention except fo rspecifiying the pdf file location.