seitime-frappe/frappe/printing/page
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
..
print chore: warn if wkhtmltopdf is invalid (#26174) 2024-04-30 10:36:56 +00:00
print_format_builder refactor: replace in_list(array, member) with array.includes(member) 2024-03-10 16:09:09 +01:00
print_format_builder_beta fix: add missing translations (de) 2022-12-08 16:57:32 +01:00
__init__.py [rename] Print module to Printing 2017-05-03 15:59:24 +05:30