Reply
Visitor
mustafagavor
Posts: 1

emailing a page reference as PDF attachment

[ Edited ]

Hello,

 

I would like to send an <a href="http://www.yes2paydayloans.com/"> loan payday </a>email alert based on a workflow rule on a custom object.  when the condition is met I want an email to go out with a visualforce page as a pdf.  how can I do this?

Regular Contributor
vishal@force
Posts: 130

Re: emailing a page reference as PDF attachment

one thing you can do is, in your email template you can give the URL of the Visualforce Page which will be a pdf, ie, it will have renderedAs="pdf", is that what you need? Or you want to attach a pdf to the email?

Thanks,
Vishal
If any of my replies/answers work for you, do mark them as 'Solution' as it may help others.
Trusted Contributor
Devendra@SFDC
Posts: 440

Re: emailing a page reference as PDF attachment