blacklanternsecurity / writehat

A pentest reporting tool written in Python. Free yourself from Microsoft Word.
GNU General Public License v3.0
1.28k stars 225 forks source link

Fix pdf rendering #74

Closed TMDeal closed 1 year ago

TMDeal commented 1 year ago

Shoulf fix most of the pdf rendering issues involving cutting off sections of the page or content bleeding into the footer. Additionally, The pdf rendering should be faster on subsequent requests due to closing the selenium session on pdf render finish.