I want to display a preview of files uploaded by a users. For this reason, I have to convert docx-files to pdf using python 3.7.
When looking for a library to do the job I found the following:
Are there any other alternatives?
Yes. You might want to have a look at pandoc.