Embed Alfresco WebPreviewer in my own website

Viewed 145

I have a Spring MVC application that connect with Alfresco using CMIS libraries, actually I can upload documents and download it but I need integrate Alfresco's WebPreviewer to preview documents in my app.

I found some code here but I don't know how to do it

1 Answers
Related