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

Document from Webserver

1 Answer 71 Views
PDFViewer
This is a migrated thread and some comments may be shown as answers.
Rodenberg
Top achievements
Rank 1
Rodenberg asked on 20 Jun 2013, 07:07 AM
Is ist possible to set DocumentSource with an non local source?
 Like e.g:

Me.pdfViewer.DocumentSource = New PdfDocumentSource(New Uri("http://195.243.234.82/download/6879-45_1_20130620_085341.pdf", UriKind.Absolute))

thx ...

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 21 Jun 2013, 12:18 PM
Hi Philip,

Please refer to this article which describes how to show files in RadPdfViewer. As mentioned there, in order to load a file from a stream, the stream must support Read and Seek operations. Some streams do not support Seek operations.

Regards,
Alexander
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
PDFViewer
Asked by
Rodenberg
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or