]> BookStack Code Mirror - bookstack/commit
Further adjusted linked image sizes on PDF export
authorDan Brown <redacted>
Mon, 24 Jan 2022 17:24:00 +0000 (17:24 +0000)
committerDan Brown <redacted>
Mon, 24 Jan 2022 17:24:00 +0000 (17:24 +0000)
commit8b5747eae2f5aaeb8c0ac07a4f9e883de8c53470
tree1293cc0ecbbaa3c2f5662c74ac30c6c40ee68808
parent2aace1670478b8f2c25cbd95bb4edba004e8ccbb
Further adjusted linked image sizes on PDF export

Further fixes for #3120, Adds DOMPDF specific adjustments to prevent
full width linked images being cut-off as per last tweak.
This does not fix usage in smaller cases (tables) but tested on
master DOMPDF branch shows that will likely be fixed in next DOMPDF
upstream release.
DOMPDF fixes would break WKHTMLTOPDF presentation so system updated
to conditionally apply styles.
app/Entities/Tools/ExportFormatter.php
app/Entities/Tools/PdfGenerator.php
resources/views/common/export-styles.blade.php
resources/views/layouts/export.blade.php