Add generate pdf support for report view.
Add pdf support using html2pdf javascript library. (#58) * - Add pdf support using html2pdf javascript library. - Fix bug where legend is not displayed in the report. * - Address Nathan's feedback. * - Update resolution. * - Update to hide note if it's empty * - Clean up. * - Clean up code.