feat: tilføj rigtig PDF download via WeasyPrint
All checks were successful
Build and Deploy Erika CV / build-and-deploy (push) Successful in 58s

- /download route genererer PDF server-side
- PDF ser ud som hjemmesiden (ikke browser-print)
- Kompakt print-CSS til 1 A4-side
- Knap downloader direkte i stedet for at åbne print-dialog
This commit is contained in:
Henrik Jess Nielsen
2026-04-19 17:56:01 +02:00
parent 63f5fb4555
commit ff48f31ae5
4 changed files with 63 additions and 20 deletions

View File

@@ -1,2 +1,3 @@
flask>=3.0.0
gunicorn>=22.0.0
weasyprint>=62.0