Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
Export to PDF without rendering into XamReportViewer
posted

Hi,

I am using the NetAdvantage Reporting 2011.1 in a silverlight application. I would like to export the report without rendering in the XamReportViewer. Basically the scenario is that the user selects  the desired number of different reports from the list and click export; at this time I need to get stream for all reports one by one and create one stream for all and then write that stream into one PDF file. is this possible