AlJohri / docx2pdf

MIT License
497 stars 94 forks source link

when run the convert, it close other opened word files #84

Open TariqDQA opened 1 year ago

TariqDQA commented 1 year ago

HI it closes all the other word files which are open when i run this code. is there anyway to avoid this

wouterpeere commented 1 year ago

Use: "keep_active=True" in the convert() function