1
Answer

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

sony appu

sony appu

12y
6.1k
1
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)