I have an assignment. I need to send to different contacts the participants associated with it using visualforce template in pdf format. I know how send email to different recipients, but i dont know how to send with different text. When I do SOQL in my controller I have List of List (Contacts and Participants) but how send to different contacts with different text body i dont know