Multiple PDF after form submit
We are using AEM Forms and for one of the critical business requirement we need following answers
1. Can multiple PDFs be generated after we submit an AEM form ? Example, a form has 3 fields. Upon submit, PDF#1 is generated with all 3 fields and PDF#2 is generated with only fields #2+3. PDF#1 is sent to email address #1 and PDF#2 sent to email address #2. Is this possible with AEM Forms out-of-the-box? If not, is it possible through customization? Any direction would be very beneficial.
2. If its not possible through AEM form component, whats the alternative and how other AEM users solving the issues like that.