cancel
Showing results for 
Search instead for 
Did you mean: 

How are others handling real time document previewing?

davenz_
Confirmed Champ
Confirmed Champ

Hi Folks,

I've recently loaned a Nuxeo 6.0 system to a one-person legal client for evaluation. It doesn't look like this will result in a sale, for the reason of them desiring real-time previewing of content in the Nuxeo repository.

The critical example use case is email items. The client ideally would like to sift through .eml files uploaded to Nuxeo and have a full in-app preview of the email content, without having to use Nuxeo Drive to launch a helper application. The same is true to a lesser extent of ODF and PDF files.

This may well be a case of the wrong tool for the job – but all the same can anyone else share any solutions or suggestions for how Nuxeo could be configured for this scenario, specifically for .eml file previews?

Cheers, Dave

3 REPLIES 3

Steven_Huwig1
Star Contributor
Star Contributor

I have had good luck (not with .eml, but with XML being processed with XSLT) by extending the AbstractHtmlPreviewAdapter and PreviewAdapterFactory classes. If you can program or use a .eml-to-HTML converter, I think you should be able to use the same technique.

Not counting the conversion code itself (which in our case is XSLT), the technique is quite simple.

Thanks for the helpful information, empiricalthought.

Good luck! I've wanted to create an open-source version of the XSLT-based preview adapter, but naturally more immediate needs have been taking precedence.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.