D
D
Deodatuss2015-12-02 18:23:49
JavaScript
Deodatuss, 2015-12-02 18:23:49

How to organize viewing of files like xls, doc, ppt and other office types?

In general, there is a server on nodejs and some visualization of the file system. You need to add the ability to view files. Such types as pdf, audio, video, pictures naturally do not cause problems, but what about office formats?
PS: it works locally, which means that all external APIs do not roll

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill, 2015-12-02
@kirill89

It seems that there is no ready-made solution, but you can convert office formats to more suitable ones (for example, pdf or html).
This can be done in NodeJS via Child Process .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question