开发者

Rendering the first page of a word document as an image in both .NET and Java

We're working on a content management system where we need to dynamically show the first page of a word do开发者_运维技巧cument as a thumbnail. What could be the process to do this using both Java and .NET.


From the Java side, you could use something based on OpenOffice since it has an API and can automatically generate the thumbnail. Docmosis is on option which exposes the thumbnail (TemplateDetails.getThumbnail()), JODReports and JODConverter may also be able to help.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜