function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nandhini GovindrajNandhini Govindraj 

Send email as pdf to selected candidate

Hi
I have an offer letter template in word format. I have to send an email in pdf format using VF page on click of button to selected candidates after the approval process.
But the template which I have z generic. I need to change d name ,salary ,joining date, etc., of the candidate 
Help me how to do this scenario.. 
PriyaPriya (Salesforce Developers) 

Hey,

Check these links :-


Try this links
 
http://blog.jeffdouglas.com/2010/07/14/attach-a-pdf-to-a-record-in-salesforce/
 
http://www.salesforce.com/us/developer/docs/pages/Content/pages_email_sending_attachments.htm
 
http://support.formstack.com/index.php?pg=forums.posts&id=581
 
http://residesolutions.com/2011/02/02/using-a-custom-button-to-create-a-pdf-attach-it-to-an-object-and-redirect-to-the-pdf/
 
http://boards.developerforce.com/t5/Visualforce-Development/HOW-TO-PDF-Attachments-using-Standard-Controllers/td-p/277491

Regards,

Priya Ranjan