js got the path of the word document on my server, how to display it on a new page
懒货2020-04-07 12:00:56
0
2
1024
Through the interface, I got the path of the word document on my server through my js. Now I want to display the content of the worder document on my new page. How to achieve it
PDF can be converted into html web pages. There is a class library for converting pdf into html web pages, but I don’t know if it works in word.