Belval / pdf2image

A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
MIT License
1.51k stars 187 forks source link

Added hide window to startupinfo Popen args #277

Closed ajvoisancountyofsb closed 5 months ago

ajvoisancountyofsb commented 5 months ago

Added startupinfo SW HIDE flag to convert_from_path function Added entire startupinfo structure to two private helper functions