default export file name (webreport)

Hi all
I have just started using Fastreport .net - and wondering if anyone can help with this.

I am using the WebReport control in an asp.net page, with toolbar displayed.

When the user clicks on the toolbar to export (to pdf), the default "save as" file name is the same as the frx file name that the report uses.

Is there a property / function I can use to change the default file name before the browser displays the "save as" dialog ?

thanks

Mike

Comments

  • You can change report.FileName properties for report objects. Exp : Report.FileName = "NewFileName.frx"; ".frx" prefix is important

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.