A simple stand-alone report example
The simple stand-alone report extension lists all the images referenced in a particular file and displays the report in the Results window.
You create this extension by performing the following steps:
This example creates two files in the Configuration/Commands folder: List images.htm which defines the UI of the dialog box that appears when the user selects the custom command, and Listimages.js, which contains the JavaScript code specific to this report.