FastReport.Web Web handler class You will need to configure this handler in the web.config file of your web and register it with IIS before being able to use it. For more information see the following link: http://go.microsoft.com/?linkid=8101007 Process Request Represents the Web Report. Export in CSV format Export in Text format Export in DBF format Export in PDF format Export in PDF format inline Export in HTML format inline Export in RTF format Export in MHT format Export in XML (Excel 2003) format Export in Open Office Spreadsheet format Export in Open Office Text format Export in XPS format Export in Excel 2007 format Export in Word 2007 format Export in PowerPoint 2007 format Print in Adobe Acrobat Print in browser Runs on report start Force go to next report page Force go to previous report page Force go to first report page Force go to last report page Force go to "value" report page Prepare the report Force refresh of report Adds new report tab Adds new report tab Adds new report tab Registers the ASP.NET application data to use it in the report. The Report object. The application data. The name of the data. Registers the ASP.NET application data to use it in the report. The Report object. The application data. The name of the data. Initializes a new instance of the class. Switch visibility of RTF export in toolbar. Gets or sets the quality of Jpeg images in RTF file. Default value is 90. This property will be used if you select Jpeg in the property. Gets or sets the image format that will be used to save pictures in RTF file. Default value is Metafile. This format is better for exporting such objects as MSChartObject and ShapeObject. Gets or sets a value indicating that pictures are enabled. Gets or sets a value indicating that page breaks are enabled. Gets or sets a value that determines whether the wysiwyg mode should be used for better results. Default value is true. In wysiwyg mode, the resulting rtf file will look as close as possible to the prepared report. On the other side, it may have a lot of small rows/columns, which will make it less editable. If you set this property to false, the number of rows/columns in the resulting file will be decreased. You will get less wysiwyg, but more editable file. Gets or sets the creator of the document. Gets or sets a value that determines whether the rows in the resulting table should calculate its height automatically. Default value for this property is false. In this mode, each row in the resulting table has fixed height to get maximum wysiwyg. If you set it to true, the height of resulting table will be calculated automatically by the Word processor. The document will be more editable, but less wysiwyg. Switch visibility of MHT (web-archive) export in toolbar. Gets or sets a value indicating that pictures are enabled. Gets or sets a value that determines whether the wysiwyg mode should be used for better results. Default value is true. In wysiwyg mode, the resulting rtf file will look as close as possible to the prepared report. On the other side, it may have a lot of small rows/columns, which will make it less editable. If you set this property to false, the number of rows/columns in the resulting file will be decreased. You will get less wysiwyg, but more editable file. Switch visibility of Open Office Spreadsheet (ODS) export in toolbar Gets or sets a value indicating that page breaks are enabled. Gets or sets a value that determines whether the wysiwyg mode should be used for better results. Default value is true. In wysiwyg mode, the resulting rtf file will look as close as possible to the prepared report. On the other side, it may have a lot of small rows/columns, which will make it less editable. If you set this property to false, the number of rows/columns in the resulting file will be decreased. You will get less wysiwyg, but more editable file. Gets or sets the creator of the document. Switch visibility of Open Office Text (ODT) export in toolbar Gets or sets a value indicating that page breaks are enabled. Gets or sets a value that determines whether the wysiwyg mode should be used for better results. Default value is true. In wysiwyg mode, the resulting rtf file will look as close as possible to the prepared report. On the other side, it may have a lot of small rows/columns, which will make it less editable. If you set this property to false, the number of rows/columns in the resulting file will be decreased. You will get less wysiwyg, but more editable file. Gets or sets the creator of the document. Switch visibility of XPS export in toolbar. Switch visibility of DBF export in toolbar. Switch visibility of Word 2007 export in toolbar. Enable or disable matrix view of Word 2007 document Switch visibility of Excel 2007 export in toolbar. Gets or sets a value indicating that page breaks are enabled. Gets or sets a value that determines whether the wysiwyg mode should be used for better results. Default value is true. In wysiwyg mode, the resulting rtf file will look as close as possible to the prepared report. On the other side, it may have a lot of small rows/columns, which will make it less editable. If you set this property to false, the number of rows/columns in the resulting file will be decreased. You will get less wysiwyg, but more editable file. Enable or disable of exporting data without any header/group bands. Switch visibility of PowerPoint 2007 export in toolbar. Gets or sets the image format that will be used to save pictures in PowerPoint file. Switch visibility of XML (Excel) export in toolbar. Gets or sets a value indicating that page breaks are enabled. Gets or sets a value that determines whether the wysiwyg mode should be used for better results. Default value is true. In wysiwyg mode, the resulting rtf file will look as close as possible to the prepared report. On the other side, it may have a lot of small rows/columns, which will make it less editable. If you set this property to false, the number of rows/columns in the resulting file will be decreased. You will get less wysiwyg, but more editable file. Enable or disable of exporting data without any header/group bands. Switch visibility of PDF (Adobe Acrobat) export in toolbar. Enable or disable of embedding the TrueType fonts. Enable or disable of exporting the background. Enable or disable of optimization the images for printing. Enable or disable of document's Outline. Enable or disable of displaying document's title. Enable or disable hide the toolbar. Enable or disable hide the menu's bar. Enable or disable hide the Windows UI. Enable or disable of fitting the window. Enable or disable centering the window. Enable or disable of scaling the page for shrink to printable area. Title of the document. Author of the document. Subject of the document. Keywords of the document. Creator of the document. Producer of the document. Sets the users password. Sets the owner password. Enable or disable printing in protected document. Enable or disable modifying in protected document. Enable or disable copying in protected document. Enable or disable annotating in protected document. Switch visibility of CSV (comma separated values) export in toolbar. Gets or sets of cells separator. Enable or disable of exporting data without any header/group bands. Switch visibility of text (plain text) export in toolbar Enable or disable of exporting data without any header/group bands. Gets or sets a value indicating that page breaks are enabled. Enable or disable frames in text file. Enable or disable simple (non graphic) frames in text file. Enable or disable empty lines in text file. Get or sets auto width of report Enable or disable using of external jQuery library Get or sets auto height of report Enable or disable layers mode visualisation Gets or sets Padding of Report section Delay in cache in minutes Priority of items in cache Report Resource String Gets or sets report data source(s). To pass several datasources, use ';' delimiter, for example: "sqlDataSource1;sqlDataSource2" Switch the pictures visibility in report Gets or sets the name of report file. Gets or sets the name of localization file. Set the zoom factor of previewed page between 0..1 Switch toolbar visibility Sets the path to custom buttons on site. Pictures should be named: Checkbox.gif, Progress.gif, toolbar.png, toolbar_background.png, toolbar_big.png, toolbar_disabled.png, toolbar_disabled.png Switch visibility of Exports in toolbar Switch visibility of Print button in toolbar Switch visibility of First Button in toolbar Switch visibility of Previous Button in toolbar Switch visibility of Next Button in toolbar Switch visibility of Last Button in toolbar Switch visibility of Zoom in toolbar. Switch visibility of Refresh in toolbar. Switch visibility of Page Number in toolbar. Set the Toolbar color. Enable or disable print in PDF Sets the width of print window Sets the height of print window Direct access to Properties of report object Direct access to Tabs Gets or sets current tab index Gets current tab Direct access to Report object Gets total pages of current report Gets or sets current state of report Return true if report done Gets or sets number of current page Gets or sets guid of report Occurs when report execution is started. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Contain the filename of httphandler Determines whether the path is an absolute physical path. The path to check. true if the path is absolute physical path. Check http handlers in web.config Add http handlers in web.config Class for export item description Binary data of exported files Name of exported file Format of exported file MIME type of exported file