We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c404a2d commit e448c81Copy full SHA for e448c81
tools/run-in-container/genpdf.sh
@@ -75,7 +75,7 @@ function convert_to_pdf(){
75
wkhtmltopdf --enable-local-file-access \
76
--allow "." \
77
--disable-smart-shrinking \
78
- --javascript-delay 12000 \
+ --javascript-delay 24000 \
79
--outline-depth 6 \
80
--outline \
81
--print-media-type \
0 commit comments