1

I have a CMS system written in ASP.NET which among other things allows users to upload documents, typically PDF, powerpoint, Word etc.

I am investigating how to implement a preview function so that once the document has been uploaded it would generate a thumbnail of the first page in the document.

Does someone have an idea what libraries, controls are available to achieve this?

4

1 回答 1

0

我最终使用了 Adeptol AJAX DocumentViewer。非常容易实现并且可以使用超过 300 种格式。

于 2011-10-19T17:55:57.027 回答