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