A simple Angular application that generates and views HTML templates with the ability to export them as PDF documents using jsPDF. angular-report-generator/ ├── src/ │ ├── app/ │ │ ├── components/ │ │ ...