Avatar

Level 1

In addition to the questions above, we could also try to imagine how we could annotate documents that are stored using other formats (Office, Images...) in the content management system.

I suppose we could add Adobe PDF Generator to generate PDF renditions of the document on the fly.

This raises additional questions:

- the on the fly rendition generation might be a blocking issue in term of response time. Is there a cache management?

- Where are stored the generated renditions? Do we save them in the CMS together with the source document? Can it be saved as a rendition (Documentum rendition) of the source document? Or is it saved as another document, or as a dm_note? (Perhaps I should post this specific question on the EMC² forums, once I have same preliminary answers).