This sample illustrates how you can print or export a report from code in a Silverlight application.
The solution has the following projects:
- E3422: a Silverlight client application.
- E3422.Web: a web application hosting the Silverlight client and the ReportService.
- Reports: contains application reports (in this example, it is the SampleReport class).
- ReportServiceClientTools: utility classes to work with the ReportService from code.
Example Comments
Added By: Mukesh Chandra at: 1/2/2014 6:27:43 AM
Is it possible to print a report from code without previewing it in v2011.1.12
Added By: Igor D (DevExpress) at: 1/3/2014 10:07:06 AMI've updated the example and published a version compatible with the DXperience version 11.1.12. I would also strongly recommend upgrading, since version 11.1 is very old.