Implement proper PDF parser using pdfjs-dist library

This commit is contained in:
Torsten Schulz (local)
2025-10-22 14:30:24 +02:00
parent 22e3dc3497
commit 57db75e48e
3 changed files with 66 additions and 33 deletions

1
package-lock.json generated
View File

@@ -16,6 +16,7 @@
"nodemailer": "^7.0.9",
"nuxt": "^4.1.3",
"pdf-parse": "^2.4.5",
"pdfjs-dist": "^5.4.296",
"pinia": "^3.0.3",
"vue": "^3.5.22"
},