Deploy the following assets on publish instance

Test the solution

  • Login to your author instance

  • Edit the advanced properties of the w9.xdp. Make sure the submit url and render profile are set correctly as shown below.
    xdp-advanced-properties

  • Publish the w9.xdp

  • Login to publish instance

  • Preview the w9 form

  • Fill in several fields and then click the button on the toolbar to download the interactive PDF.

  • Fill in the downloaded PDF using Acrobat and hit submit button.

  • You should get a success message

  • Login to AEM Author instance as admin

  • Check the AEM Inbox

  • You should have workitem to review the submitted PDF

NOTE
Instead of submitting the PDF to servlet running on publish instance, some customers have deployed the servlet in servlet container such as Tomcat. It all depends on the topology the customer is comfortable with.for the purpose of this tutorial we are going to use the servlet deployed on publish instance for handling the pdf submissions.