I'm currently develop a wpf application.How ever I need to retrieve the pdf files stored in the database of remote computer through web service.
My questions now is that how can I retrieve the files from the remote computer to my wpf application? What is the control to use in wpf app in order to display the pdf file? It is through web browser?
My questions now is that how can I retrieve the files from the remote computer to my wpf application? What is the control to use in wpf app in order to display the pdf file? It is through web browser?
Comment