leebaird/discover

Feature improvement: Reports > Allow for PDF and/or CSV download

Closed this issue · 0 comments

I see the output of the tool for the active/passive reports are stored in .htm files under the /data/ folder.

It would very convenient to allow users viewing the HTML page to click a button and export that data using a variety of formats (namely PDF or CSV).

This could be accomplished using some JavaScript code in combination with a library like https://github.com/MrRio/jsPDF or https://github.com/RelaxedJS/ReLaXed