Disable the save option in axAcroPDF1 control in c# winforms

In my c# winform application i want
to display pdf in axAcroPDF1 control.I am able to do that.But i dont want the save option.Any body knows how to disble the save option in axAcroPDF1 control...????

Nothing can be done with this issue.

Similar Messages

  • HOW TO DISABLE THE SAVEAS OPTION OF A BROWSER?

    Hi all,
    Nice to be back again folks.....
    Well I need to develop an Applet (perhaps even a swing) which when loaded by any browser would disable the SaveAs option of the browser's File menu.
    I tried using the Frame class of java.awt package, the code is:
    import java.awt.*;
    import java.applet.*;
    public class WinAppl extends Applet
    int mc;
    String str="NO OF MENUS: ";
    Font fnt=new Font("Arial",Font.BOLD,12);
    MenuBar mb;
    Frame frame=new Frame("SNODX");
    Window window;
    public void init()
    frame.setBackground(Color.red);
    frame.setForeground(Color.black);
    this.setFont(fnt);
    mb=frame.getMenuBar();
    if(mb!=null)
    mc=mb.getMenuCount();
    str+=mc;
    else
    str+="ZERO";
    public void paint(Graphics g)
    g.drawString(str,50,50);
    but when this applet is loaded ALL the menus of the browser disappear .i.e when this frame applet is loaded by the browser only the title bar of the browser and a red colored window appear, no menus. I dont want all the menus to be hidden, just the SaveAs option of Browser's File Menu to be disabled.
    Thanks in advance.
    True to my nature I am posting this question in some of the other Java forums as well. And as usual sorry for the multiple postings.
    snodx

    Applets usually have absolutely no control over the browser they are running in (with the exception of loading other web pages and other very high level stuff). You won't be able to write an applet that disables entries in the menu bar. And even if you could it wouldn't really help you because most browsers write everything they download to disc (to the cache) where it can be recovered by anybode.
    Last but not least: there are lots of tools for mirroring web sites that will allow users to download and save anything that is accessible for browsers.
    However, you may be able to disable the menu bar and perhaps even change entries in some browsers like ie by activeX controls or javascript. Still this is not a very friendly way for a website to behave...

  • How can I Hide(not Disable) the Save As and Exit options in the File menu of Excel Documents in SharePoint 2013?

    Hi,
    I want to hide(not disable) the "Save As" and "Exit" options in the File Menu of Excel Documents in SharePoint 2013.When I make changes in the excelribbon.css file of xlviewer.aspx,all the options under File menu are getting hidden but
    I want to hide only these two options while retaining the others.
    Kindly suggest me a method to achieve this.
    Looking forward to your reply at the earliest.
    Thanks in advance.
    Regards,
    Sanjana

    Hi Sanjana,
    To hide the “Save As” and “Exit” options in xlviewer.aspx page in SharePoint, I recommend to use the code below(however it is not recommended):
    <style>
    div.cui-menusection li.cui-menusection-items:nth-child(2)
    display:none !important;
    div#m_excelWebRenderer_ewaCtl_menuJewelSaveAs{
    display:none !important;
    div#m_excelWebRenderer_ewaCtl_msJewelSecondary{
    display:none !important;
    </style>
    As “:nth-child()” selector is supported in IE 9 and later versions, please use IE 9 or later versions’ IE browser.
    http://www.w3schools.com/cssref/sel_nth-child.asp
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Is there anyway to suppress or disable the save as jpeg options dialog box on individiual images/pic

    Is there anyway to suppress or disable the save as jpeg options dialog box on individiual images/pictures?

    UI dialogs are an application setting, not a file property. Selectively suppressing them on a per-file basis is not possible, but you can of course create an action and suppress the dialogs...
    Mylenium

  • How to disable the Save button For a pdf?

    Hi,
    I have a requirement that when you open the livecycle developed pdf, the Save option available in the toolbar (Save As icon) and File menu of the Reader should be disabled. A button will be provided in the form separately to provide the Save functionality. Can anybody help me reg. this? Is there any setting available for this in Adobe Pro or any other tool?
    Regards,
    Maria

    It's not really difficult to disable the save button. But it depends on the context from where you want to delete it. even if you disable the save button the user has the option to print screen and create a fresh pdf. So your question has some philosophical aspects to deal with. Please mail me at [email protected] incase of further quries. I've understood your problem and have got a solution but it's not somewhat legitimate to do. I can share it with you through email.

  • Disable Workbook Save option in favourites through authorization

    Hi All,
    We would like to disable Workbook Save option in favourites through authorization.
    Please help us to achieve this.
    Thanks and Regards
    Binayak

    rasa wrote:
    I too hate :-)
    But it is a client reqment.
    I am not using itext or pdfwriter calss. as i told i am just reading the file and just showing the user through a servlet. But still let me try the options which you have givenThe base Java libraries can't do what you want. As Saish indicated either the Adobe or iText libraries will be needed. Adobe doesn't sell their libraries separately - you'd have to purchase their giant application server to use it.

  • How do I disable the TTY option on my i phone (Version 5.1.1.)

    How do I disable the TTY Option on my I phone 4 (Version 5.1.1.)

    The only time that setting should not appear is if there is a sim in your phone from a non-supported iPhone carrier. Then, TTY can be turned on by default. So, try this:
    Settings>General>Reset>Reset All Settings.
    That should get rid of the icon regardless.

  • How do i get the "open with" option back for pdfs after accidentally hitting the save option which now automatically saves any pdf?

    Normally when I click on a pdf I would get an option to "Open With" or Save. I usually just opened pdfs first. I accidentally clicked on the Save option in this dialog box and now when I click on any pdf it automatically asks me where I want to save it. I want to get the "open With" option back, because I don't necessarily want to save a copy of every pdf.

    Mountain Lion was released in 2012, so I suppose there might be advice in old threads or on the Apple forums if you don't get a response here right away.

  • Disable the save icon of pdf document?

    Hello,
    My gool is to disable the save icon of pdf document when i open the pdf document inside flex application.
    Have you any ideas?
    Thanks in advance,

    This isn't something that can be managed from the Flex end of things. You have to configure the document DRM.

  • How to disable the select options button, while audio is playing in the question template in captivate 8?

    How to disable the select options button, while audio is playing in the question template in captivate 8?

    Apologies for late reply.
    I mean "On Question screens audio keeps on playing even after we have selected an option or options depending on the question type and clicked Submit. How do we stop the audio on selecting an option?"

  • How disabled the save icon of pdf document ?

    Hello,
    My gool is to disable the save icon of pdf document when i open the pdf document inside flex application.
    Have you any idea?
    Thank you

    You can not.
    But you can apply document security or apply Digital Rights Management.
    If you can get the users to add a special Acrobat/Reader application folder JS file, you could remove the button, but you would still have the menu items for 'Save' and 'Save as' and the keyboard short cut of '<Ctrl> + S'.

  • How to disable the print option in A. Reader (using JavaScript)

    I need be able to disable the print option from JavaScript code. I know that the print option can be disabled in the
    "File > Form preferences > PDF Security" option in the main menu but i need to do this from a script into the document (
    preferably using the JavaScript language).
    Thanks in advance!
    Dan

    HI!
    I have the same problem =)
    I have fixed this issue using the "app.fs.isFullScreen = true;" statement.
    Doing this you don't see toolbar anymore.
    You can use "hideToolbarButton" instruction and, maybe, you can obtain a more interesting result.
    Below there is a very interesting document:
    http://partners.adobe.com/public/developer/en/acrobat/sdk/5186AcroJS.pdf
    I'm sorry for my poor english :-)
    Bye,
    Roberto (from Italy)
    Ps= Do you know how I can obtain a list of required fields in a form?
    thank's!

  • How to disable the print option in A. Reader (in JavaScript)

    I need be able to disable the print option from JavaScript code. I know that the print option can be disabled in the
    "File > Form preferences > PDF Security" option in the main menu but i need to do this from a script into the document (
    preferably in JavaScript language).
    Thanks in advance!
    Dan

    HI!
    I have the same problem =)
    I have fixed this issue using the "app.fs.isFullScreen = true;" statement.
    Doing this you don't see toolbar anymore.
    You can use "hideToolbarButton" instruction and, maybe, you can obtain a more interesting result.
    Below there is a very interesting document:
    http://partners.adobe.com/public/developer/en/acrobat/sdk/5186AcroJS.pdf
    I'm sorry for my poor english :-)
    Bye,
    Roberto (from Italy)
    Ps= Do you know how I can obtain a list of required fields in a form?
    thank's!

  • Disabling the queries option via RRMX

    Hello Experts,
    I need to disable the queries option which we get when we click on the folders option after executing tcode RRMX.
    This is required in order to restrict the reporting user to execute queries.He should not be able to see this queries option. Can someone please guide me with this,how can I actually implement this restriction.
    Thanks..
    Best Regds,
    Suyog...

    Hello,
    Yes,
    There is an authorization to the transaction RRMX in a role provided to your users.
    Just remove that option of the role (or if all of its contents in the role is only the access to the transaction RRMX remove the all role from the users).
    There you go,
    Diogo.

  • Can I enable and disable the system speaker under program control

    Can I enable and disable the system speaker under program control?
    I'm using LabVIEW 2010.
    The PC is running Windows XP Pro.
    Thank you

    A song???  I wouldn't exactly play them a "song" if you get my drift...
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

Maybe you are looking for

  • Can anyone explain this to me, please. It's a static section question.

    Can anyone explain this to me, please. It's a static section question. I came across the following style of programming recently and I would like to know what the Static section is actually doing in the class. Thx. Here is the code. public class Clas

  • I was printing last night and my HP6500 started blinking like crazy and now even the print test page

    I  was printing last night and my HP6500  all-in-one started blinking like crazy and now even the test print page wont print. Control panel says it's fine, which obviously it's NOT. Any ideas?

  • How to change pdf page in an iframe content automatically

    I open a pdf in my web page with <iframe> and the pdf-option for example #page=2 equals week number 2 of a year. How could I change the viewable page as a function of the actual week number of a year (#1 - 52) At the moment my html code looks like: <

  • Designer asks "Can my computer go on?"

    I am a full time freelance graphic designer. I usually have Photoshop, Illustrator, Chrome, Mail, Bridge and a few other support programs going at once, all day long. I have a 24" imac, mid 2007 (OMG, where does the time go?!), 2.4 GHz Intel Core 2 D

  • Mouse freezes  in Garageband

    Been recording for sometime inGarageband , sometime 10-12 tracks, some effects etc, but overall not that intense.  When working on my project after 10-15 mins, the mouse starts freezing.  Click on a track- nothing.  On a loop nothing.  Click,click, c