I have a form that the user is going to submit outside of Workspace. I added a submit button on the form and hooked that to a LiveCycle process to handle the submitted form (in this case, saving the whole form in a database). However, once the form is submitted, it will be view-only elsewhere in the application, so I want to remove the submit button from the PDF. Is there a way to remove fields/buttons from a PDF in a LiveCycle process?
↧