Changing the default name of a pdf in report viewer

How can I make the default name change from report.pdf to a dynamic value when using report viewer?

DB2,

You should be able to just bind the Report Viewer “Filename” property to your dynamic property.

Ok, you are going to have to help me out, I’ve looked every where and I’m unable to find a property called filename for a report viewer. Where do I look?

DB2,

Sorry, I was confused between the Report Viewer and the PDF Viewer.

Attached is a window demonstrating how to programmatically e-mail, print, and save a Report Viewer report.
ReportViewerButtons.fwin (23.2 KB)