Using jspdf to export to pdf

This commit is contained in:
2021-01-21 09:46:26 +05:30
parent c70d074c32
commit 2fb6e6ea4f
3 changed files with 55 additions and 59 deletions

View File

@ -26,6 +26,8 @@
"@angular/platform-browser": "^11.0.8",
"@angular/platform-browser-dynamic": "^11.0.8",
"@angular/router": "^11.0.8",
"jspdf": "^2.3.0",
"jspdf-autotable": "^3.5.13",
"moment": "^2.29.1",
"rxjs": "^6.6.3",
"tslib": "^2.1.0",