AlJohri / docx2pdf

MIT License
497 stars 94 forks source link

Error pywintypes.com_error #74

Open ghost opened 1 year ago

ghost commented 1 year ago

from docx2pdf import convert

convert("2213.docx", "adi.pdf")

pywintypes.com_error: (-2147221005, 'Invalid class string', None, None)

ghost commented 1 year ago

how?