Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Temp PDF files are not removed after execution #1981

@lkm

Description

@lkm

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions