Do you have any free .Net managed code for converting DocX to PDF?

后端 未结 5 1666
时光说笑
时光说笑 2020-12-15 23:51

In my web project, I use DocX file type for containing report template. I need to convert DocX file type to PDF. Do you have any .Net managed code for doing that?

I

5条回答
  •  北海茫月
    2020-12-16 00:08

    I've solved my issues with docX to pdf conversion with a free component called Free Spire.Doc. You can see more about it on this site. It's quite easy your usage.

提交回复
热议问题