These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

enable usage writes in Adobe reader programmatically

skacutter
Registered: Dec 18 2007
Posts: 13
Answered

Hello: We create PDF forms programmatically on the fly. we need to extend the usage rights to Adobe reader without opening the file in acrobat. Can anyone point me to the method to activate the reader extended form programmatically? What is the code I need to achive this?

Regards
Chris

My Product Information:
Acrobat Pro 8.1.3, Windows
George_Johnson
Expert
Registered: Jul 6 2008
Posts: 1876
You can do this with LiveCycle Reader Extensions, but it is not possible with Acrobat.

George
skacutter
Registered: Dec 18 2007
Posts: 13
Hi: The otion to extend the usage rights to reader is indeed a Acrobat feature and not a lifecycle feature (Advanced/Enable Usage Rights In reader) but my question is spacific to not using either application to achive this. Again I am creating PDF's on the fly "Programmatically" using code from PDFlib. I need to add as a final step in the form creation the reader extended fillable form. How can I set this feature programmatically?

Thank You
Chris
gkaiseril
Online
Expert
Registered: Feb 23 2006
Posts: 4308
Yes, it is a feature in Acrobat 8 Professional and Acrobat 9 Standard & better and limited to a distribution of 500 copies of the form, but you can not use that feature programmatically nor use either Acrobat product on a server.To add the Extended Rights using a server unattended or for distribution of more than 500 forms, you will need to obtain the LiveCycle ES server product.

George Kaiser