Hello, I want to generate multiple pdf at once and send it through email.
The scenario will be like this:
1. The user will select several names from a combo box selection
2. The user will click on a button to generate the pdf
I want to create certificates for each selected name on a pdf and send those pdfs through email. Is that possible?
For example the user selected 5 names from a combo box when clicking on the generate pdf button, 5 pdfs should be created using the 5 names and then those pdfs should be sent through mail.