This is a migrated thread and some comments may be shown as answers.

Open a pdf file from fileSystem to HtmlPlaceHolder

1 Answer 46 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Nelson
Top achievements
Rank 1
Nelson asked on 26 Aug 2011, 03:55 PM
Hi there,

I search a little bit and seems that there is no possible to open a local pdf file and display it in HtmlPlaceHolder, isnĀ“t it?

I want that user browse some pdf file in his disk and then see the content in silverlight application, but it seems impossible, for now...

Any suggestion?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 31 Aug 2011, 03:17 PM
Hello Nelson,

 Accessing the local file system is limited in Silverlight.  However, there is a tricky workaround that uses RadUpload to upload the pdf file on the server and then uses an IFrame pointing to the file but that is a very inelegant solution.

Greetings,
Petar Mladenov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
HTMLPlaceHolder
Asked by
Nelson
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or