JazzCore / python-pdfkit

Wkhtmltopdf python wrapper to convert html to pdf
MIT License
1.99k stars 329 forks source link

Allow setting the /CreationDate explicitly #238

Open martin-thoma opened 1 year ago

martin-thoma commented 1 year ago

It would be nice to be able to control this to make runs reproducible.

I've tried freezegun.freeze_time, but pdfkit even writes the microseconds.