Files
reporting-engine/report_qweb_pdf_watermark/readme/INSTALL.rst
2023-03-13 11:47:01 +01:00

5 lines
90 B
ReStructuredText

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