]> BookStack Code Mirror - bookstack/commit
PDF: Started new command option, merged options, simplified dompdf
authorDan Brown <redacted>
Mon, 22 Apr 2024 15:40:42 +0000 (16:40 +0100)
committerDan Brown <redacted>
Mon, 22 Apr 2024 15:40:42 +0000 (16:40 +0100)
commitbb6670d395180f8a81bcbfd92da1896fcfb18d34
treecbfd32003b19f273889641e262e589ccdda858a3
parentd949b97cc1ecce11983509f4b0c15ffade59412f
PDF: Started new command option, merged options, simplified dompdf

- Updated DOMPDF to direcly use library instead of depending on barry
wrapper.
- Merged existing export options file into single exports file.
- Defined option for new command option.

Related to #4732
.env.example.complete
app/Config/app.php
app/Config/exports.php [moved from app/Config/dompdf.php with 88% similarity]
app/Config/snappy.php [deleted file]
app/Entities/Tools/PdfGenerator.php
composer.json
composer.lock
readme.md