2
0
mirror of https://github.com/frappe/frappe.git synced 2024-06-12 18:02:24 +00:00
frappe/frappe/printing
Maharshi Patel 6a6ded156f
chore: warn if wkhtmltopdf is invalid (#26174)
* chore: warn if wkhtmltopdf is invalid

wkhtmltopdf ( with patched qt ) is required to generate pdfs properly.
when user clicks on PDF, pdf will be generated and downloaded.
however, on print preview page warning will be shown.

* chore: refactor based on review comments

* chore: return False incase of exception

* chore: refactor and better naming

Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2024-04-30 10:36:56 +00:00
..
doctype fix: make letterhead attachments public by default (#25925) 2024-04-12 05:14:18 +00:00
form_tour fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
page chore: warn if wkhtmltopdf is invalid (#26174) 2024-04-30 10:36:56 +00:00
print_style fix: fix new print style 2020-12-14 18:01:08 +05:30
__init__.py