Browse Source

fix pdf generation

itec78 1 year ago
parent
commit
5c8fadf233
1 changed files with 1 additions and 0 deletions
  1. 1 0
      oloturia2pdf.py

+ 1 - 0
oloturia2pdf.py

@@ -235,6 +235,7 @@ def main():
                     handler.write(content)
                 
                 options = {
+                    'enable-local-file-access': None,
                     'page-size': 'A5',
                     'margin-top': '0.5cm',
                     'margin-right': '0.5cm',