Results 1 to 8 of 8

Thread: How remove the option to save the pdf in visual basic 2010 (pdf reader)

  1. #1
    Hyperactive Member
    Join Date
    Jul 11
    Posts
    273

    Exclamation How remove the option to save the pdf in visual basic 2010 (pdf reader)

    I have developed a PDF reader but I wont that the user save the pdf in the computer. How can I remove the option to save in the pdf?

  2. #2
    Hyperactive Member
    Join Date
    Jul 11
    Posts
    273

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)

    Please this is very important for me. I already search in google but nothing.

  3. #3
    Hyperactive Member marniel647's Avatar
    Join Date
    Aug 10
    Location
    MSDN Library
    Posts
    256

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)

    Pls elaborate your question if you dont want to save then don't do a sub that will save the pdf.?

  4. #4
    Hyperactive Member
    Join Date
    Jul 11
    Posts
    273

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)

    when you add AxAcroPDF1 the form display the pdf (I have the pdf online) but if you put the mouse under the pdf ,the pdf display the option to save, print etc so I want disable these options. I want that the user read the pdf only inside the app.

  5. #5
    Hyperactive Member marniel647's Avatar
    Join Date
    Aug 10
    Location
    MSDN Library
    Posts
    256

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)

    did you code the save option..?

  6. #6
    Hyperactive Member
    Join Date
    Jul 11
    Posts
    273

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)

    No, the option came with the pdf or the pdf reader in visual studio

  7. #7
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 12
    Posts
    5,968

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)

    Does anything actually happen when you click on the menu item when the program's running (eg. file dialog, automatic saving)? I'm afraid I don't use Adobe products (ever, if it can be avoided !!!) so I don't have access to this .ocx so I'm stabbing in the dark a bit. Are there any properties related to menus etc.?

  8. #8
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 12
    Posts
    5,968

    Re: How remove the option to save the pdf in visual basic 2010 (pdf reader)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •