I am receiving an form upload with a Word docx document. I got all the parsing done successfully. I have to then display that Word document on the web.
The problem I am
You may use libwmf to convert image to SVG and then pyrsvg to convert to PNG (described in another question).
libwmf
pyrsvg
I haven't found libwmf project website, but Debian (and Ubuntu) has package libwmf-bin that contains wmf2svg utility.
libwmf-bin
wmf2svg