Hi Johnny, If you open the form in Acrobat (not Reader or any third party viewer), then you can test to see if the form is Reader Enabled. Open the form in Acrobat.Open the JavaScript Console (Control+J). Paste this into the console and hit Control+Enter to run it: appRightsValidate({}, 2, true);If ...