1
Reply

How can I disable the print option in the PDF of the Pdfviewer using C# code

sony appu

sony appu

Oct 18 2012 7:29 AM
6.1k
I am using the axAcroPDf as a pdfviewer in my C# windows application. I need to disable all the print options in that pdfviewer. I have a code something like axAcroPDF1.setShowToolbar(false);
But I still find the toolbar when i run the application.How can I disable the print options or help disable the entire toolbar in the pdfviewer. It will be really helpful for me. Please help me regarding this.

Answers (1)