AlJohri / docx2pdf

MIT License
506 stars 96 forks source link

DocxToPdf not supported in Python 3.9.4 #34

Closed ccastanoG closed 2 years ago

ccastanoG commented 3 years ago

I was using this library for convert my docx files to pdf, but the requirements of virtual machine where is running the scirpt now are differents, i need to use the version 3.9.4 of python and the library dont support this. its near a new update for support it? thanks

AlJohri commented 3 years ago

@ccastanoG can you tell me what error occurred?

AlJohri commented 2 years ago

This should be fixed now in #48.