Legacy Knowledge Base
Published Jul. 2, 2025

How can I turn off the print screen and download features for documents of a certain site?

Written By

Kanchan Bisht

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site.

Environment

  • Liferay DXP 7.0

Resolution

  • This business-specific requirement is not fulfilled through any feature included in an out-of-the-box Liferay DXP 7.0
  • However, unlike Service Builder, Liferay DXP's permissions framework is configured declaratively.
    As a workaround, users can define all of their permission in an XML file called default.xml by convention. They can then implement permissions checks in the appropriate places in their code.

Additional Information

  • As highlighted on the Support Coverage page for Customizations, However, there is a separate channel called "Global Services Team" that can assist with customization ideas in this area.
Did this article resolve your issue ?

Legacy Knowledge Base