Icinga / icingaweb2-module-pdfexport

PDF export functionality for Icinga Web 2
GNU General Public License v2.0
31 stars 16 forks source link

Fix incorrect page breaks #45

Closed nilmerg closed 2 years ago

nilmerg commented 2 years ago

I fear that this will break with a different chrome version. But I found no other way than this. There is no working/reliable dynamic way to identify the available max height in headless mode. The numbers result from manual tests with a custom pixel grid and chrome 97.0.4688.2.

Also tested on 96.0.4664.45, works fine there.

fixes #42