using playwright for pdf export instead of pdfkit

This commit is contained in:
2025-11-05 09:20:24 +01:00
parent badccb4f55
commit b337fd0e0a
2 changed files with 406 additions and 224 deletions

View File

@@ -27,8 +27,7 @@
"helmet": "8.1.0",
"express-validator": "7.3.0",
"exceljs": "4.4.0",
"pdfkit": "0.12.3",
"@types/pdfkit": "^0.12.3"
"playwright": "^1.37.0"
},
"devDependencies": {
"@types/bcryptjs": "^2.4.2",