sony appu

sony appu

  • NA
  • 2
  • 10.9k

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

Oct 18 2012 7:29 AM
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)