开发者

Document preview library in JavaScript/rails

Is there any开发者_Go百科 JavaScript/rails library/gem/plug-in to preview document(.doc, pdf, xls and most common doc types) on web page?


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 cups-pdf virtual printer and then print your document via OpenOffice:

oowriter -pt pdf your_word_file.doc

See this question.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜