开发者

Display pdf file in listview thumbnail C# 2008

How to display the pdf files in the listview thumbnail.

I added the components in the tool box开发者_Go百科, adobe pdf reader.


Do you mean like Windows Explorer? Use the IExtractImage interface for that.

Or if you have a PDF reader library, you could use that to render the pdf to a thumbnail bitmap and add that bitmap to the imagelist assoctated with a ListView.

Or you could use a component such as FileView which shows thumbnails of files like Windows Explorer.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜