Wkhtmltopdf behave differently on docker than on local
-
Hi Jsreport Team!
So the current issue I'm having is, using jsreport 1.8.2 and wkhtmltopdf 0.12.3, that my templates seems not to have any header and footer available while on the docker environnement
differences with the local system are:
- docker :
- ubuntu as OS
- mongoDb as templates storage
- local :
- windows
- filesystem
I do have some visual difference too but I suspect that the DPI option as not been proprely set on the docker image so I'll need to consult the person in charge of that on our side once he's back.
Thank you in advance!
- docker :
-
Thank you. I can easily replicate the issue and we will look into it.
You can track it here https://github.com/jsreport/jsreport/issues/349Note this bug is not present in 1.7.0.
-
I do recall not having it in 1.7.0 now that you mention it
Anyway, big thank for being so reactive!! :)