We have an a!documentViewerField component to display a PDF document, but the problem is that it shows editing options to download and print it, and we have been asked to disable these options.
Is there another component that allows PDF documents to be viewed in read-only mode, i.e., only displaying the document without allowing it to be downloaded or printed? Or is there a way to configure this from Appian?
Discussion posts and replies are publicly visible
You can try this plugin https://community.appian.com/b/appmarket/posts/apryse-webviewer-component-plug_2d00_in#Use the webviewer() function and use the disabledElements property to disable download and print.