Groups | Blog | Home
all groups > sql server reporting services > september 2005 >

sql server reporting services : How To Render to PDF without that annoying File Save dialog box?


Barry Seymour
9/2/2005 2:10:11 PM
I'm calling an RS report from a web browser control embedded in a VB6 app.

I want to render the report directly to a PDF file, then email that file
out.

Is there a way to craft a URL that will tell Reporting Services to just
render the report to PDF using a filename I pass without displaying the
"Save As" dialog box?

Thanks in advance...

Floyd Burger
9/2/2005 3:47:02 PM
WebServices. The Render method will give you a stream containing the PDF
report, and you can then email it around.

--
Floyd

[quoted text, click to view]

Angela
9/8/2005 11:01:02 PM
hi,
is there any sample or example for the web services to render?

cheers
angela

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