Usage
If you only want to summarize select markups, first select the markups, and run the tool (Comments > Report Comments...) It will open a dialog: Summarize By
- You can add or remove the summary levels. In the picture above, the summary will be first by comment author, then by the strokeColor of the markup.
- This option is to either count the number of markups for this particular summary item (or add up lengths, areas), or to output the contents (text) of the markups.
- Use Color Names: If checked, it tries to get a plain-text description of the color (ie "Orange"). Otherwise it will output the color in hexadecimal (web) format.
You can also adjust the amount each level of the summary indents, and the relative text size. I think this is a multiplier on 11pt text.
Decimal and Thousands separators: If your locale uses different separators, change them here. The script needs to change the text of the dimensions to a number, so if these are wrong, it won't know that 1.000 = 1000 not 1 for instance.
Extract (unzip) the zip file and save the files into the JavaScript folder (either in %APPDATA%\Tracker Software\PDFXEditor\3.0\JavaScripts or in the application folder). After restarting PDF XChange it will add a menu item "Report Comments…" to the Comment ribbon and to the Comment menu (in the classic UI) If you want to minimize the number of files: At an absolute minimum, you need "annotReport.js". "1ang.js" enables translation files, and "xutil.colorUtils.js" enables the text version of colors. Translations
This tool can be translated into other languages. Here's the language file (the tool at viewtopic.php?p=186101#p186101 will help editing it)