Hello @arnab28
No, I’m sorry, in the current version of the plugin it is possible to generate only one PDF file per submission.
Best regards.
Any other way is it possible for multiple pdf generated attach with mail?
Hello @arnab28
Do you want to attach generated files or existent fields in the server? If they are generated files with the information collected by the form, it is possible to generate only one file per submission. If you want to include files that are stored in the server, you only should include their links as part of the email text (Into the “Message” attributes in the form’s settings), for example:
<a href="https://www.yourwebsite.com/path-to-file/file.pdf">File title</a>
Best regards.