I have created a local PDF file located under the IsolatedStorageFile.GetUserStoreForApplication(). Now I want to show the PDF inside a HtmpPlaceholder. It is possible to stream a PDF info a HtmpPlaceholder or it is possible to set the SourceUrl pointing to the PDF file?
1 Answer, 1 is accepted
0
Valentin.Stoychev
Telerik team
answered on 09 Apr 2010, 09:17 AM
Hello Per,
No, you can't point the url of the placeholder to a file from the isolated storage. The url need to be possible to be displayed into the browser.
All the best,
Valentin.Stoychev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.