all groups > sql server reporting services > january 2007 >
You're in the

sql server reporting services

group:

Multiple Renderings of the same report in a single email


Multiple Renderings of the same report in a single email Jason_Schaitel
1/5/2007 1:02:13 PM
sql server reporting services:
We currently have a data-driven subscription that renders our report as
a PDF and sends it to each client via email, no problem there. The
question is how do I have both a PDF rendering AND an Excel rendering
of the same report attatched to the email? I know that we can create a
custom delivery extension but perhaps there is a trick or some off the
shelf custom delivery extension someone has already developed and
sells. We would even like to attach other documents to the email as
well as rendered versions of the report as it is going out.

let me know if you have any idea about this.

thanks

Jason Schaitel
Reporting and Analytics
Datacore Marketing Inc.
RE: Multiple Renderings of the same report in a single email Amarnath
1/8/2007 10:13:02 PM
I doubt, if someone sells off the shelf option. But It is very very simple to
write a small program, which will pick up both the excel as well as pdf of
the same report from a folder and sends it to the concerned. You can write a
VB pgm, the VB sample is available in MSDN.

Amarnath

[quoted text, click to view]
AddThis Social Bookmark Button