Viktar Duzh a écrit : > Hi, > > In my system all the documents must be stored in HTML format. I also > must provide functionality to convert MS word documents into HTML. I > think the latter could be achieved by a service that performs that > conversion using OpenOffice. Probably Nuxeo has that service - it > doesn't matter. But the problem arises when documents have images > inside. My question is how to organize content in this case to have all > the links working during preview?
There is no quick and easy answer to that problem. Either you store the attachement using the new support for multiple file attachements in your document or make you document folderish and use hidden sub documents to store them. In both cases that will involve a bit a development. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
