Skip to main content
kevinw85515331
Participant
July 3, 2019
질문

Can the total number of each type of stamp be counted in a PDF?

  • July 3, 2019
  • 2 답변들
  • 2055 조회

Is there a way to count the number of each type of stamp in a document? I am counting symbols on a pdf drawing and I would like to mark each symbol with a stamp and then use acrobat to count the total number of each type of stamp in the document. The total number of each stamp would determine the total number of symbols in the drawing. It would be even better if the total amount of stamps on each individual page could be calculated.

이 주제는 답변이 닫혔습니다.

2 답변

Participant
September 25, 2019

Try going to the comments section, select your stamp, then press the "push pin" icon. Stamp away and you should be able to see the amount of comments for that particular stamp. You may also use the filter to select only stamps if there are other comments on the document. You will see the count in the comments viewing window.

try67
Community Expert
Community Expert
July 3, 2019

Yes, this is possible using a script, either at the doc level or a page level, but the script needs to know the internal "name" of the stamp you want to count. This can be hard-coded into it, or it can be set up so that you select one such stamp first and then run the script and it looks for stamps of that same type.


I've developed similar tools for my clients in the past so if you're interested in hiring someone to do it for you, feel free to contact me privately via [try6767 at gmail.com] and we could discuss it further.