Project DescriptionSSIS Task for SQL Server 2008 to create server reports or local reports from a recordset data source.
Functions:
- Render local reports (recordset)
- Render remote reports (SQL Server Reporting Services 2008)
- Reports can save with date and time as prefix
- Render reports as
- XML file with report data (XML)
- Comma Delimited (CSV)
- Acrobat (PDF)
- HTML 4.0 (HTM)
- Web Archive (HTM)
- Office Excel (XLS)
- TIFF file (TIFF)
- Office Word (DOC)
- Show reports during execution
- Generate snapshots
- View server report properties during configuration
- Set report parameter via SSIS variables

You can find more screenshots on my blog:
http://ssis-components.net/page/SSIS-ReportGeneratorTask.aspxWhen you are looking for more SSIS Tasks please visit my german blog
http://www.ssis-components.net (
Components) or my employers website
datenfabrik who develops different data quality components for SQL Server Integration Services.