You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
Using newest binary (wkhtmltox-0.12.1.1_msvc2013-win64.exe) on Windows 2012 server with params: "--zoom 1.4 --margin-top 0 --disable-javascript --margin-right 0 --margin-bottom 0 --margin-left 0 --quiet - -"
I am sending HTML file through stdin and getting PDF directly with stdout. The temp HTML files are removed, but PDFs remain in C:\Windows\Temp
This presents a problem when using it in production as disk slowly fills up (or quite rapidly in our case).