-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Describe the bug
Hi all, during pdf export of a book with many pages (177 in my example) the process exit with an error
Steps To Reproduce
Steps to reproduce the behavior:
- Go to the desired book
- Click on PDF Export
- wait
- See error
Expected behavior
prompt pdf download/open
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): v0.25.5
- PHP Version: PHP 7.2.19-0ubuntu0.18.04.2
- Hosting Method (Nginx/Apache/Docker): Apache2
Additional context
I tried:
- switch to wkhtmltopdf (https://www.bookstackapp.com/docs/admin/pdf-rendering/) with no results. Same error but I see that wkhtmltopdf was called.
- Increase php memory_limit and max_execution_time
With a small book (< 10 pages) pdf export is fine.
Any suggestions ?
Reactions are currently unavailable
