Is there any JavaScript/rails library/gem/plug-in to preview document(.doc, pdf, xls and most common doc types) on web page?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Mozilla is working on a PDF renderer written in JavaScript. For other common types, you can convert them to PDF format on the server side using OpenOffice/LibreOffice by installing the
See this question. |
|||
|
|