Adding usage rights to interactive forms

Sometimes it is necessary to add usage rights to a PDF document while working with interactive forms that are created in Designer. For example, you created an interactive form by using Designer and you want to use a form script to reference a data connection SOAP endpoint where form data is retrieved. Then you want Adobe Reader to display the form.

Without usage rights, Adobe Reader fails to set the data connection SOAP endpoint, resulting in the predefined endpoint (set in Designer) being used. To set the data connection SOAP endpoint by using a form script, you must add the enableFormsOnline usage right to the interactive form.

// Ethnio survey code removed