Hi telerik,
I am using the v.2010.1.309.1030 trial version of the RadControls (soon moving to last professionnal version) and I would like to know if it is possible to display a .txt or .pdf file inside a window control or if there is a more suited control to do so?
What I do actually is that I build a string in my silverlight application and by calling a WCF service, I create a .txt/.pdf file and I return the Byte[] of the file to the silverlight application in order to display it but I haven't figured out how to show it.
If you could provide an example of how to do that, that would be great.
Thanks in advance guys.
I am using the v.2010.1.309.1030 trial version of the RadControls (soon moving to last professionnal version) and I would like to know if it is possible to display a .txt or .pdf file inside a window control or if there is a more suited control to do so?
What I do actually is that I build a string in my silverlight application and by calling a WCF service, I create a .txt/.pdf file and I return the Byte[] of the file to the silverlight application in order to display it but I haven't figured out how to show it.
If you could provide an example of how to do that, that would be great.
Thanks in advance guys.