- Added Html Footer Template.
- Added a new HeaderTemplate (HtmlHeader) to simplify creating the headers of pages and groups by using HTML. See HtmlHeader/HtmlHeaderPdfReport.cs sample for more info.
- Added a new sample (HtmlCellTemplate/HtmlCellTemplatePdfReport.cs) to show how to use the HtmlField template for creating the custom cell templates.
- Added transparency setting to DiagonalWatermark. See ProgressReportPdfReport for more info.
- Added DynamicCompile/DynamicCompilePdfReport.cs sample (
http://pdfreport.codeplex.com/SourceControl/BrowseLatest).
- Added 2 new helper classes for merging multiple report files. See MergePdfFiles/MergePdfFilesPdfReport.cs sample for more info.