Icinga / icingaweb2-module-pdfexport

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

PrintableHtmlDocument: Use a self-contained stylesheet #37

Closed nilmerg closed 3 years ago

nilmerg commented 3 years ago

Fonts and resolvable images now get integrated as base64 encoded data urls. This reduces the need for network access for them.

refs #2