How to programmatically Enable Usage Rightsin Adobe Reader by using Acrobat SDK

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

  1. #1

    Default How to programmatically Enable Usage Rightsin Adobe Reader by using Acrobat SDK

    I am creating a dotnet web application in which i am creating a PDF form on fly. Now i want to enable usage rights in adobe reader for this PDF. Is it possible to do this by using Acrobat SDK??? if not then what other solutions are available except LiveCycle Reader Extentions...
    Please help me out..

    thanks,
    Priyanka
    priyanka_agrawal@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Reader 9 for Mac "Enable Reader Usage Rights"
      how is this done for mac's in 9? all of the forums say go to the advanced tab and then just enable them there... there is no advanced drop down menu?...
    2. Adobe Reader 7.0.8 vs Acrobat 6.0.1 Pro
      Found the fix myself. Made Others Read/Write on the file /Library/Applications Support/Adobe/Adobe Registration Database. Read Only should have been...
    3. Acrobat Pro/Reader 7 Batch enable commenting for Reader 7
      I have been searching for a good way other than opening and saving each file using Acrobat 7 Pro in order to enable commenting in Reader 7. Is there...
    4. Acrobat Pro 6.0 and Adobe Reader 6.0 coexistence?
      Hi, I'm currently evaluating the 30-days Adobe Professional 6.0 available on Adobe's site. What I'd like to do is, on a computer running Win2k...
    5. Adobe Acrobat (Full) 5.0.5 --> Adobe Reader 6.0.1
      We've got a nice Adobe Reader 6.0.1 install working here, with one problem: If Adobe Acrobat (a.k.a. "full" or "Adobe Writer") v5.0.5 is on the...
  3. #2

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    > Is it possible to do this by using Acrobat SDK???

    No. (1) Acrobat is not for server use (2) there is API for this (3)
    there is not even any manual batching;
    > if not then what other solutions are available except LiveCycle Reader Extentions...
    None. Adobe own this technology, and the license terms for Reader
    would make it a license violation if a non-Adobe extensions enabler
    was used. This is key to Adobe's business model, since the whole
    intention of Reader Extensions is to offset "lost revenue" from users
    who would otherwise have to buy Acrobat.

    There is [url]www.formrouter.com[/url], a company who license LiveCycle Reader
    Extensions and offer a per-form web service. Unlikely to be a solution
    for you.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  4. #3

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    thanks for your suggestions...

    (2) there is API for this




    which API are u talking abt.. can u plz give me the details
    priyanka_agrawal@adobeforums.com Guest

  5. #4

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK



    (2) there is API for this




    He meant there is NO API for this.
    PDL@adobeforums.com Guest

  6. #5

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    I am very sorry, I meant to type "there is NO API for this".

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  7. #6

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    ok...

    and wot are the options available if i do the same thing using my windows application in DotNet??? Is there any API available for this purpose??
    priyanka_agrawal@adobeforums.com Guest

  8. #7

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    As already note, you have ONLY ONE OPTION - LiveCycle Reader Extension Server.
    Leonard_Rosenthol@adobeforums.com Guest

  9. #8

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    It may be worth noting that the Reader Extension Server has a Java
    API.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  10. #9

    Default Re: How to programmatically Enable UsageRights in Adobe Reader by using Acrobat SDK

    On Windows, we also support .NET, I believe.

    Leonard
    Leonard_Rosenthol@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