10-29-2018 05:20 AM
I have documents that I need to prevent copying the texts and I would like to check if this is possible.
10-30-2018 08:43 AM
A rather complex, but comprehensive look at custom web previews.
This configuration file can be overriden via the web-extension directory structure to define which previewers should be attempted in what order. You could technically remove the PDF previewer (note: this would affect all users) and all others you do not want, restricting to the image preview. By default all regular documents should be transformable to an image. For most documents, this would only include the first page, so you might want to define a custom rendition on the Repository-tier and implement a previewer that can display multi-page images. You'd need to register a rendition definition similar to this and providing a custom transformer that is capable to create a multi-page image in first place.
10-29-2018 10:07 AM
In the Share user interface you can (re-)configure the document library actions to remove the option to copy files. But technically speaking, as long as you grant someone the permission to access a piece of content, they can always create a copy in some form or another (if just by downloading and re-uploading).
Since there is no feature "cropping" in Alfresco it cannot and need not be disabled.
10-29-2018 12:18 PM
I need to disable the copy of the content in the file in the view, that is, prevent a visitor for whom a document was shared can select the text and copy it.
10-29-2018 03:41 PM
Then I would suggest configuring the preview component to show an image / a series of images (maybe TIFF) instead of the PDF rendition.
10-30-2018 03:38 AM
How do I configure this?
Explore our Alfresco products with the links below. Use labels to filter content by product module.