I want our classified information not to transfer to end user PCs. With rendition option in app.xml below we are able to open these classified info in PDF viewer inline i.e through a web browser. However it is easy to user Internet Explorer menu / toolbars to email or copy the content.
I want to restrict the end users to copy or distribute this classified content.
My objective is
- Prevent the content to be transferred on to client PC s
- Disable IE browser toolbar / menu bar when content is displayed inline.
How can i achieve my objective. I am new to documentum.
Kind regards, Aziz
<object_type>contracts</object_type>
<primaryformat>pdf</primaryformat>
<renditionformat>pdf</renditionformat>
<isdefault>true</isdefault>
</rendition>