-
Notifications
You must be signed in to change notification settings - Fork 24
PDFReport Samples List
Vahid Nasiri edited this page Jan 26, 2016
·
2 revisions
- How to create a report from a generic list?
- How to add calculated fields to a PDF report?
- How to use different data sources and then merge them together as a single report file?
- How to manage and access PdfReport's events?
- How to create a report from file system's images?
- How to customize a report's header using HTML?
- How to customize a report's cell template using HTML?
- How to use data annotations to simplify defining column's properties?
- How to create and add a new custom row between the available rows?
- How to create an inline custom cell's template
- How to create an in-memory PDF report for ASP.NET applications?
- How to create a Mailing Labels report?
- How to create master-detail reports from one-to-many relationships?
- How to create multi-columns reports?
- How to create reports with dynamically created columns?
- How to disable printing on a PDF file?