OpenInWindowEx method fails to open password protected pdf file

Ask a Question related to Adobe Acrobat SDK, Design and Development.

  1. #1

    Default OpenInWindowEx method fails to open password protected pdf file

    Hi,
    I am getting error while loading the password protected pdf file using OpenInWindowEx method.

    Any Idea why or any fix of problem?

    Regards,
    Arvind
    arvindg007@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. How to open&view password protected PDF in ASP.NET?
      Hi, I hope someone can help me. Greatly appreciate it. My website has PDF documents that's available for registered users to view online...
    2. Need javascript/VB code to open passwordprotected PDF file by passing password in codeitself.
      Hi, I have used PDFcreator to create the PDF file with password security 'To create PDF file with password security With PDFCreator1 ...
    3. VB.net Open a pdf file with password!
      Allo, I know how to open a file. Pdf who is with a password in vb.net thx
    4. Director file that when I try and open it states Protected !?!
      I have an old Director file (Director 6.0) that I wanted to open to edit. When I double-click on it to open it it brings up a message that states...
    5. password protected
      Hi, I had " my documents " password protected. I had trouble with my computer and reinstalled XP. The file is still there but denies access. is...
  3. #2

    Default Re: OpenInWindowEx method fails to openpassword protected pdf file

    What type of error? Using what version of Acrobat on what OS platform?
    Leonard_Rosenthol@adobeforums.com Guest

  4. #3

    Default Re: OpenInWindowEx method fails to openpassword protected pdf file

    Hi,

    It just returns 0 which means failed to open file. And I am using Adobe Acrobat 8.1.3 on window XP.

    You can test this in the sample application named ActiveViewVC.

    So I want to know whether we can open password-protected file using the OpenInWindowEx method or not?.

    Please let me know your response

    Regards,
    Arvind
    arvindg007@adobeforums.com Guest

  5. #4

    Default Re: OpenInWindowEx method fails to openpassword protected pdf file

    Hi,

    Please let me know whether we can open password-protected file using the OpenInWindowEx method or not?.

    Regards,
    Arvind
    arvindg007@adobeforums.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139