This question is locked. New answers and comments are not allowed.
Hi,
I think this doesn't fully apply to this part of the forum but I'd like to ask you guys anyways because you seem to be very proficient with silverlight and business web apps.
My silverlight webapp is a kind of a medical image storage server which not only runs a web server but also other services which can accept image data from other computers. Customer can then log into the website and look at these images and generate a report.
I'm using richtextbox to generate a simple report for customers. But since richtextbox and all of the silverlight app is running on the client side, the customer must open the web site and manually trigger generating of the report.
Customer would instead like to automate this process so that the report will get automatically generated and possibly stored to a network driver or sent directly to printer when our image service receives new image data.
Is there any way to utilize the richtextbox to perform automatic report generation on server side? If not, do you have an idea how this could be accomplished? maybe using telerik reporting framework?
Thank you, Emil.
I think this doesn't fully apply to this part of the forum but I'd like to ask you guys anyways because you seem to be very proficient with silverlight and business web apps.
My silverlight webapp is a kind of a medical image storage server which not only runs a web server but also other services which can accept image data from other computers. Customer can then log into the website and look at these images and generate a report.
I'm using richtextbox to generate a simple report for customers. But since richtextbox and all of the silverlight app is running on the client side, the customer must open the web site and manually trigger generating of the report.
Customer would instead like to automate this process so that the report will get automatically generated and possibly stored to a network driver or sent directly to printer when our image service receives new image data.
Is there any way to utilize the richtextbox to perform automatic report generation on server side? If not, do you have an idea how this could be accomplished? maybe using telerik reporting framework?
Thank you, Emil.