wicked_pdf icon indicating copy to clipboard operation
wicked_pdf copied to clipboard

Fix header/footer temp file is removed before wkhtmltopdf called

Open thanhcuong1990 opened this issue 3 years ago • 0 comments

Fix issue #1031.

Header/footer generated by WickedPdf::Tempfile is deleted before wkhtmltopdf called. This PR try to use normal File then delete it when the pdf file generated.

thanhcuong1990 avatar Oct 09 '22 14:10 thanhcuong1990