Files
reporting-engine/report_qweb_pdf_watermark/readme/INSTALL.rst
2022-11-01 07:04:20 +01:00

5 lines
90 B
ReStructuredText

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