How to use report as service
Posted: Thu Mar 21, 2013 9:56 am
Now I have the requirements :
Render report on client(WPF application)
Produce report on server (WCF)
I thinks I should create the report (pdf) on server and then transfer it to client with WCF as bytes ?
But may be I had to add the file type dropdown list for clients beacuse of the unsure file type .
Does anyone has the better solution or what do you think this application .
Maybe with B/S it will be fine ,but we had only WPF and just need WPF .
Thanks!
Render report on client(WPF application)
Produce report on server (WCF)
I thinks I should create the report (pdf) on server and then transfer it to client with WCF as bytes ?
But may be I had to add the file type dropdown list for clients beacuse of the unsure file type .
Does anyone has the better solution or what do you think this application .
Maybe with B/S it will be fine ,but we had only WPF and just need WPF .
Thanks!