Files
reporting-engine/report_qweb_pdf_watermark/readme/INSTALL.md
2024-01-12 15:15:01 +01:00

92 B

As PyPDF is not supported in python3, you need to install PyPDF2:

$ pip install pypdf2