Skip to Content
Menu
This question has been flagged
1 Reply
1246 Views

In deployed Odoo 17 on AWS server with Ubuntu 24. When trying to download the Sales Quotation or any PDF report it takes forever and at the end the server Crashes. Please let me know what the solution to this.

Avatar
Discard
Best Answer

Hi! I share an option with you. Ensure that wkhtmltopdf is correctly installed and configured. Issues with it can cause problems with PDF generation.

You can install or upgrade wkhtmltopdf with:

sudo apt-get update
sudo apt-get install wkhtmltopdf
Avatar
Discard
Related Posts Replies Views Activity
1
Sep 25
342
1
Jan 25
1631
1
Nov 24
2057
2
Sep 24
1603
4
Sep 24
2485