diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /debian/README.Debian | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'debian/README.Debian')
| -rw-r--r-- | debian/README.Debian | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 00000000..bcf3ce2d --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,12 @@ +Printing pages from Odoo result in missing footer and header, as per #977534 +and #885833. There is currently no Debian-supported workaround for that, as +Debian does not ship a wkhtmltopdf version built against a patched version of +qt. + +wkhtmltopdf's upstream proposes a package[0] that has been briefly +tested and proved to work with 14.0.0+dfsg.2-1 in sid, it is still +still officially considered as unsupported. + +[0] https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.buster_amd64.deb + + -- Sebastien Delafond <seb@debian.org>, Wed, 16 Dec 2020 08:17:10 +0100 |
