Forráskód Böngészése

fix pdf generation

itec78 1 éve
szülő
commit
5c8fadf233
1 módosított fájl, 1 hozzáadás és 0 törlés
  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',