Enabling Usage Rights with Adobe Pro 6.0

Is there any way to enable usage rights in Adobe Acrobat Pro 6.0?
Am i forced to buy a newer Adobe product in order to do this?
Is there software online that allows me to do this?
I would like to allow users to markup drawings in Acrobat Reader.
Any help would be very much appreciated...

OK, let's go again...
Q: What is available online to enable usage rights?
A: Nothing.
Q: If i don't have to purchase more software through Adobe, what are my
options?
A: You do have to purchase software from Adobe, namely Acrobat Pro.

Similar Messages

  • Problem with enabling usage rights for Adobe Reader

    Hi All,
    I have designed a form using Live cycle. From Live cycle I export it as PDF. As a final step, I open the PDF by using acrobat professional to enable usage rights for Adobe Reader. As soon as I enble the rights it saves the document with a different name, which is fine. However; at the same time it also runs the postsave events from the form and removes a couple of objects. How do I avoid this? My form has very little code:
    There is a drop down field called 'LearningSolutionsAdvisor' which has the following code on PostSave event:
    NewHorizons.Page1.LearningSolutionsAdvisor::postSave - (FormCalc, client)
    LearningSolutionsAdvisor.access ="readOnly"
    There is 'Save' button which has the following code:
    NewHorizons.Page1.Save::click - (JavaScript, client)
    app.execMenuItem("SaveAs");
    NewHorizons.Page1.Save::postSave - (FormCalc, client)
    Save.presence = "invisible"
    I thank you for your help in advance.
    Regards,
    Girish

    This video is very helpful as it explains exactly what I want to do:  Extend Features in Adobe Reader, to allow my readers to save their changes.  However, I do not have that option in my version of Adobe X Pro 10.1.4.  Can anyone explain to me why I don't have that option, and what an alternative would be?  

  • Acrobat x pro - Enable Usage Rights in Adobe Reader

    Hi,
    Can any one tell me how to Enable Usage Rights in Adobe Reader?
    Thanks for looking into this.
    Regards,
    Sudhakar

    Be sure to read the license agreement. It has restrictions on the use of Reader Rights. The restrictions depend on your planned use.

  • Enabling usage rights in Adobe Reader corrupts PDF text

    Hi,
    I've created a registration form using Open Office writer which has editable fields. I convert this to a PDF and then add a signature field in Acrobat 8.
    At this point everything works fine, all the editable fields etc convert across, but I want people to be able to sign and save the form in Reader, so I check the "Enable Usage Rights in Adobe Reader" feature and save it. Now when I open the PDF in either Acrobat or Reader all the text is completely corrupted and illegible (see image).
    Any idea what's going on here?
    Thank you
    Paul

    OK, here you go.
    https://www.dropbox.com/sh/y5mkwmw5h8wvxjk/2psk7418jq

  • How to set enable usage rights in adobe reader?

    Dear all,
    How to set "enable usage rights in adobe reader..." in acrobat sdk?
    I did that through menu event but it shows saveAs dialog window.
    Please anyone guide how to handle the saveas window. Otherwise if there is any method to directly enable the option.
    Thanks...
    vijay

    There is no way to automate this in the Acrobat SDK.  If you need to automate Reader Enablement, you need another product – LiveCycle Reader Extension Server.

  • Enabling Usage Rights for Adobe Reader | Acrobat Tips and Tricks | Adobe TV

    This video shows you how to take a PDF document and grant rights to Adobe Reader users. Also included, the Adobe Acrobat versions needed to enable these rights.
    http://adobe.ly/xbJaYk

    This video is very helpful as it explains exactly what I want to do:  Extend Features in Adobe Reader, to allow my readers to save their changes.  However, I do not have that option in my version of Adobe X Pro 10.1.4.  Can anyone explain to me why I don't have that option, and what an alternative would be?  

  • Enable Reader Rights in Adobe Pro X

    I have been trying to figure this out all morning!  I have created a dynamic form (with scripts running behind the scenes), but need to have this pdf editable/savable, etc.  Is this possible?  I continue to see answers about how to tackle this in Adobe 9 ("Go to Advance..") but I don't see an "Advanced" options area in X.  Please help and thank you in advance.

    File > Save As > Reader Extended PDF > Enable Additional Features

  • Enable Usage Rights Resetting in Adobe 8.1.2

    Hi!
    I've created a series of forms using Livecycle that need to be sent off to multiple recipients, who need to be able to save/print/etc. from Acrobat Reader.
    Using Professional 8.1.2 I've been Enabling Usage Rights with Acrobat Reader but when I open the forms up again the next day the rights are no longer enabled and I have to enable them all over again! It doesn't happen every time - they stick with some forms - but most of the time they seem to be reset and it's getting very hard to keep track of which forms are still enabled.
    Is this a known problem? Any ideas??

    I've double checked my fonts, and the only fonts used are Myriad Pro which I'm pretty sure is embedded across Acrobat.
    Do you know what kind of scripts might cause the change? I've got a couple running in the forms - the ones that I've written myself are:
    1. calculation scripts (just pretty simple numeric calculations on inputted data)
    2. an if... then script that runs on a dummy e-mail submit button that clicks the actual submit if a check-box is ticked
    I know there's also script running in the 'current date' field, which is the only thing I could think of that might be running every time the form is opened, and which might explain why the rights stay until the next day. However, if I try to recreate the problem by changing the date on my comp calendar and re-opening the forms, the usage rights are still sticking there fine.
    Do any of these seem like likely causes, or are there other scripts that might be hidden around on the form? What's the best way to check?
    Also, all of my scripts were written in Formcalc instead of Javascript - would this make a difference?

  • Enabling Usage Rights for End User with Reader

    When I "Enable Usage Rights in Adobe Reader," utilizing Adobe
    Acrobat Pro 9, which functions are restricted for the end user?
    Specifically, if one cell property in Acrobat has a
    "Calculate" function, will the calculation perform properly in
    Adobe Reader 9 for the end user?

    Thank you for your posting. These forums are specific to the
    Acrobat.com website and it's set of hosted services, and do not
    cover the Acrobat family of desktop products. Please visit the
    following forums for any questions related to the Acrobat family of
    desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Note: Once Reader enabled certain functions like editing a
    PDF,inserting or deleting the pages will be restricted at end user
    part.Apart from this "Calculate" function will support both Acrobat
    as well as Reader application.

  • Enabling Usage Rights on Livecycle PDF Causes Problems with Table

    I have a form that uses a script to dynamically add rows to a table.  Everything works great, except that once I enable usage rights on the PDF, the header row repeats 3 times on the document.
    LINK TO DOCUMENT WITHOUT USAGE RIGHTS  (link removed) Everything works perfectly, but once I enable usage rights...
    LINK TO DOCUMENT WITH USAGE RIGHTS (link removed) As you can see the table is all messed up. The header row repeats 3 times.
    I am at a loss as to why this is happening. If anyone has any ideas, I would be greatful!
    EDIT:  Okay so I figured out what my problem was for anyone else who has this problem. I UNCHECKED: "Repeat Row for Each Data Item" in the Object Properties of the Header Row.  No more repeating headers!

    Hi Sachin,
    Just run into a solution. You should upgrage to Reader Extensions v7.0.2 for this to work. Read the section
    "Enabling commenting in a PDF document rendered in a web browser"
    in the ReadMe.htm file that accompanies Adobe LiveCycle Reader Extensions Version 7.0.2
    The procedure described lets you enable Adobe Reader 7.0 and later to allow commenting when the PDF document is rendered in a web browser, similar to Adobe Reader 6.0.
    Regards,
    Evangelos

  • Enabling Usage Rights In A Form Created In Older LC, But Updated In Newer Version of LC

    Has anyone run into the situation where updates have been made in a form that was originally created in an older version of LC with a newer version not enabling the usage rights for Reader?  I have a form that I created that was done in an older version, and I recently needed to make updates to it, and I now have Adobe Pro X.  Anyone who has Adobe Standard or higher can access the form and fill it out, but if someone only has Reader, they really cannot do anything with it.  It has created a problem in my office.  Once we figured out what was going on, I had to find someone with Adobe Pro 8 to pull up the form and enable the usage rights in Reader.  I'm really hoping it is that I am missing something, but I don't know.
    Here is how the form is set up as a default:
    Thanks for any help that you can give me!
    Maribeth

    Sorry it took me so long.  Things have been crazy, but here's what you do:
    File > Save As > Reader Extended PDF > Enable Additional Features...

  • Why is Enable Usage Rights creating Duplicate Pages?

    I have created a dynamic PDF form in LiveCycle Designer ES 8.2.  The form is formatted correctly and has no duplicate pages when examining the not-enabled form in Adobe Acrobat Pro 9.  However, when I attempt to Enable Usage Rights so that external users can download the form and fill in the fields, the ENABLED version has duplicate pages.  I do not understand why because the original document does not have these duplicates - they only appear when I Enable the Usage Rights.  I cannot delete these duplicate pages in the Enabled version.  Please help!

    hello, these are the files where firefox stores its cache - you won't need ccleaner (in fact it will only slow things down as you've already noticed, since those files have to be recreated after the next start of the browser), you can also clear the cache with the built-in mechanism in firefox: [[How to clear the Firefox cache]]

  • Enable usage rights breaks the preview handler

    Hi guys,
         I am using Acrobat 9 Pro to enable the usage rights on forms I have made in Livecycle.
    The preview handler in Outlook 2010 can show the pdf before I enable usage rights but as soon as the rights are enabled, the preview is not shown anymore....
    This is also the case for the thumbnails in explorer... ok before usage rights.... error after enabled...
    Any ideas?
    O/S: Windows 7 64Bit.....

    Not with Acrobat. Adobe's LiveCycle Reader Extensions application is
    used for high volumes.
    Aandi Inston

  • Enable User Rights In Adobe Reader using Acrobat X

    Hello,
    I just upgraded to Acrobat X Pro from Acrobat Pro 9 and I'm still getting familiar with it. I need to Enable User Rights In Adobe Reader but I noticed that the tool bar does not have the "Advanced" option where Acrobat Pro 9 has it.
    Can you please tell me how to go about it.
    Thank you much!!!

    How do you remove User Rights from a documnet in Acrobat X? I can't edit my Javascript in Acrobat X and I believe thi is the reason why. Thanks

  • Batch processing for Enabling Usage Rights for Reader

    Hello,
    We have a lot of documents that we are converting to fillable pdfs using Acorbat 9 which will then be sent out via email to be filled by users. Since there are 50-100 different files, is there a way to use Batch Processing to enable usage rights to Reader for all those documents? Any help or advice is appreciated.
    Thank you,
    Sam

    There's no way with Acrobat. You can with Adobe's LiveCycle Reader Extensions product, but it's likely not worth it for just this.
    George

Maybe you are looking for

  • Some web site restart my iphone

    http://m.hurriyet.com.tr/Galeri#!p=1&cid=90538&rid=2 if brows this web adress my iphone6plus restart ... why?!...

  • Connection pooling oc4j

    hi guys, I have a deployed application in OC4J (oracle 10g). My JSP needs connection pooling to the DB connection . right now i am uisng normal DB connection, which is not feasible for long term process. I had seen some of the mails/step by step proc

  • Skype will not let me sign in

    Skkpe has been working okay but today I get the below pop-up. I have OS version 10.8.4. And there are no updates when checking my software updates. I read that Quicktime is part of the Apple software update system so iit should be the current version

  • Runtime error at start up

    the illustrator Cs2 it wont open up, it give me this Run time error Program : illustrator CS2 /Support files/ Contents/Windows/illustrator.exe. This is window vista home. Tryed to reinstail program still have the same problem.

  • Where can I download Adobe software for Mac OS?

    Just purchased a MAC computer but alas although my package came complete with botth a Windows and a MAC disk I never thought I would buy a MAC (Too expensive). So now I have one and I threw my MAC disk away some time ago. Is there anyway of downloadi