Use WKHTML2PDF for PDF generation if installed #214

Closed
opened 2026-02-04 17:43:27 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ssddanbrown on GitHub (Dec 3, 2016).

Use webkit HTML 2 PDF instead of the current system if it's installed otherwise fallback to current PDF system.

Originally created by @ssddanbrown on GitHub (Dec 3, 2016). Use webkit HTML 2 PDF instead of the current system if it's installed otherwise fallback to current PDF system.
OVERLORD added the 🛠️ Enhancement label 2026-02-04 17:43:27 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 1, 2017):

If the binary file wkhtmltopdf exists at the bookstack root folder that will be used to generated PDF's otherwise BookStack will look for a path to the binary provided via the .env variable WKHTMLTOPDF and use that instead otherwise DOMPDF will be used as a backup solution.

@ssddanbrown commented on GitHub (Jan 1, 2017): If the binary file `wkhtmltopdf` exists at the bookstack root folder that will be used to generated PDF's otherwise BookStack will look for a path to the binary provided via the .env variable `WKHTMLTOPDF` and use that instead otherwise DOMPDF will be used as a backup solution.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#214