i am trying to embed a print link with in an html email blast.
i have tried following code but it does not work.
Like the comments, since email clients don't generally support javascript. You can have a button/text link to an external page that is a copy of the email and change the <body> tag to this
<body>
<body onload="window.print()">