Export: add /p/<uid>.pdf and /p/<uid>.docx (xhtml2pdf + htmldocx); overlay export buttons for all users; minor HTML wrapping

This commit is contained in:
2025-09-04 08:48:36 +03:00
parent 54833b39f1
commit 2f031591bf
2 changed files with 59 additions and 2 deletions

View File

@@ -1,2 +1,5 @@
Flask>=2.3,<3.0
gunicorn>=21.2
python-docx>=1.1
htmldocx>=0.0.6
xhtml2pdf>=0.2.15