Page 1 of 1

Streaming Reports from Server

Posted: Thu Dec 30, 2010 4:48 pm
by Scott St.Cyr
I am evaluating Stimulsoft to replace our Crystal Reports deployment. So far, it all looks good.

What we currently do with Crystal is:
(1) Generate the report on the server
(2) Save the report with the data
(3) Stream this file to the client
(4) Open the report in the Crystal viewer on the client

Is something like this possible with Stimulsoft.NET? What about Stimulsoft.Silverlight?

Alternately I think we would probably have to take this route:
(1) Generate the report on the server
(2) Save a PDF
(3) Stream this file to the client
(4) Open the PDF on the client

Is this a common approach, or am I missing a bigger picture?

Thanks,

Streaming Reports from Server

Posted: Fri Dec 31, 2010 4:09 am
by Andrew
Hello,

If we have understood your question correctly, you can do the same as in the Crystal. Also you can send .PDF file, there are size limits of a file.

Thank you.

Streaming Reports from Server

Posted: Thu Jan 13, 2011 6:38 pm
by dmt
We're looking at moving to Silverlight for displaying Stimulsoft reports.

Could you please post an example of how you can run a report on the server, and then stream the report to the Silverlight report viewer?

Thanks

Streaming Reports from Server

Posted: Fri Jan 14, 2011 12:15 am
by Jan
Hello,

Please check following video for asp.net:

http://www.stimulsoft.com/livedemos.SL/ ... werSL.html

Also please check sample for WCF server:

http://www.stimulsoft.com/Downloads/WCF ... es.WCF.ZIP

Thank you.

Streaming Reports from Server

Posted: Thu Jan 20, 2011 1:43 am
by dmt
Thanks, but the WCFSamples link is broken...

Streaming Reports from Server

Posted: Thu Jan 20, 2011 1:53 am
by Andrew
Hello,

Please read the following news which was updated http://www.stimulsoft.com/ShowNews.aspx?id=1690
Here is the link for new examples http://www.stimulsoft.com/Downloads/WCF ... es.WCF.ZIP Please copy this link and paste into a browser.

Thank you.