Hi friends, I am using pdf viewer control in my project. I want to enable ribbon but disable the "Save" button on the ribbon. I found the following code but could not implement it. MyRibbon is Control <- pdf_viewer1.Ribbon { MyRibbon .pdf_viewer1 + ".BTN_WDFAA_Print" , indControl } .. Visible = False Can anyone help me out? FUther is there any way to watermark the pdf print of a pdf_viewer control. I want to watermark every page as "IMPORTANT" whenever anyone presses the print button of pdf viewer control. Watermark possibilities are there for query reports but from pdf viewer control nothing is mentioned on PC Soft help. Be Regards Sanyad/INDIA