HTML Report
PrestoPlot can generate an HTML report containing all the graphs displayed in PrestoPlot.
This feature is accessible via the menu (File > Export HTML Report) or via the command line -reportHTML (see details).
The HTML report contains:
- An index.htm file, which is the entry point for the report
- The graph images displayed in PNG format
- The associated graphs in PGR/PGRB format
- A PCF file that allows you to reopen all graphs in PrestoPlot
Links are automatically included in the report, on each graph image, referencing the associated graph. This allows you to easily reopen a graph by simply clicking on its image.
Tip
Embedded images sizes are automatically determined to provide an optimized rendering. You can still adjust the aspect ratio by setting a default size for the graphe saved images (see DefaultSaveGraphWidth and DefaultSaveGraphHeight).