diff --git a/frappe/utils/pdf.py b/frappe/utils/pdf.py index 07031864a7..3e3801006b 100644 --- a/frappe/utils/pdf.py +++ b/frappe/utils/pdf.py @@ -51,6 +51,7 @@ def prepare_options(html, options): 'quiet': None, # 'no-outline': None, 'encoding': "UTF-8", + 'load-error-handling': 'ignore', # defaults 'margin-right': '15mm',