Skip to content

Commit fdc5572

Browse files
committed
fix(pdf): loooong script interrapted by generator
1 parent 214ab64 commit fdc5572

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pdf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
'footer-spacing': '7',
2222
'enable-smart-shrinking': '',
2323
'enable-local-file-access': '',
24+
'no-stop-slow-scripts': '',
25+
'javascript-delay': '6000',
2426
'zoom': '1.3'
2527
}
2628

0 commit comments

Comments
 (0)