Viewing pdf file with TallComponents Web PdfViewer from orginal folder

StackOverflow https://stackoverflow.com/questions/19374591

  •  30-06-2022
  •  | 
  •  

Pergunta

i using TallComponents Web PdfViewer to viewing pdf file inside asp.net page but all pdf file must be in some folder (called "basePath") and when i viewed them from other location it's copy to base path and viewed from here ! please help me how can view pdf file from original location ?

Foi útil?

Solução

You can fix it by yourself because this project is in opensourse area codeplex link. Check the FileSystemStorageProvider.cs

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top