Once you have deployed the AEM Forms addon into AEM using package
manager you can go to
http://localhost:4502/aem/forms.html/content/dam/formsanddocuments this
will allow you to import your XFA forms one at a time or if it's easier
for you zip up the XFA forms and upload the zip. You can use the forms
to render as PDF or HTML or use them as a Form Model to create an
adaptive form which is more suitable for mobile devices. If your xfa
forms are based on a schema you can also use the XSD as form m...