This question is locked. New answers and comments are not allowed.
                        
                        I want to show a PDF without saving it to disk on the server. 
I call a WCF method and recieve a byte array. I then save the PDF to the IsolatedStorage. But then I cannot display it in the HTMLPlaceHolder.
Isn“t there a way to display a file such as HTML or PDF without saving it on the server?
/R
                                I call a WCF method and recieve a byte array. I then save the PDF to the IsolatedStorage. But then I cannot display it in the HTMLPlaceHolder.
Isn“t there a way to display a file such as HTML or PDF without saving it on the server?
/R