ContaoDMS / dms

Contao Extension: Provides a document management system for the Contao CMS.
https://cliffparnitzky.gitbooks.io/contaodms
GNU Lesser General Public License v3.0
6 stars 3 forks source link

Support displaying documents online #35

Open cliffparnitzky opened 9 years ago

cliffparnitzky commented 9 years ago

A nice feature would be to display the file of an document online.

Maybe the usage of viewerjs.org (GitHub: kogmbh/ViewerJS) would make it easy.

cliffparnitzky commented 7 years ago

Another idea could be using the Google Documents' Viewer: http://stackoverflow.com/questions/27957766/how-to-render-word-documentdoc-docx-in-browser-using-javascript

cliffparnitzky commented 7 years ago

Another library: https://mozilla.github.io/pdf.js/