0

A customer wants to download automatically the Pdf that is on a link on a webpage.

I manage to identify the link comparing the innertext with the one I want, the href points out to the Pdf File but I'm unable to save it automatically to the local disk without any action from the user.

SecretAgentMan
  • 2,856
  • 7
  • 21
  • 41
  • 2
    Does this answer your question? [HTTP Headers for File Downloads](https://stackoverflow.com/questions/386845/http-headers-for-file-downloads) – Joffrey Schmitz Dec 17 '19 at 21:55
  • I was working on attaching my CV as a pdf on my portfolio and I made it downloable on click on a pdf icon. This is what I used: pdf – paula Dec 18 '19 at 22:05
  • The .pdf is not on my customer's site, it's an external from which we wants to download the file automatically to a certain folder. – MLopes970 Dec 19 '19 at 14:58

0 Answers0