Reply To: going from version 2018.1.3 to 2019.1.1 (database issue)

#692
ppmt
Participant

No PDF export does work for me. The issue I had was my templates would not display properly with things all over the place.
I found that mpdf which Richard is using has some limitation with some CSS attributes.

Once knows the templates can be adapted

On my side I am using a bit of strange config.

I have a docker container running:

– linux Alpine rev 3.10.2
– PHP 7.3.9 with PHP-FPM
– Nginx 1.16.1

in another container I have Mariadb (rev 10 I think)