Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

Downloading pdf file from aspx page (source code does not show uri for the pdf doc)

$
0
0

I have develop a Win Form which has a webbrowser control. I am opening an aspx page on this webbrowser control. The page has a pdf doc. which I am trying to download on the Winform (or as temp file in debug folder).

Issue:

 The aspx page source code does not show the uri for the pdf document.

Question:How can I make the Win form click the download image and download the file on to the Winform. Finally I want to save the doc on a data grid. so that I can be saved onto the SQL.


Ankur Chakravarty Hyderabad


Viewing all articles
Browse latest Browse all 2535

Trending Articles