Skip to main content
February 12, 2026
Question

How to disable edit mode on a PDF?

  • February 12, 2026
  • 2 replies
  • 0 views

Hi,

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, only displaying the document without allowing it to be downloaded or printed? Or is there a way to configure this from Appian?

Thanks

These are the actions that can be performed on the PDF file.

This is component we use

2 replies

adityag9712
February 15, 2026

Appian uses the PDF function built into the browser. And, as of now, there is no way to configure this. You can do one thing if this is single paged document then covert the PDF into Image and display the document in Image display fields.