0

In my Plain Html file, When i click on CheatSheet link, Chrome Browser navigating to pdf url, instead of forcing me to download. How do i force to download?

<a  href="https://web.stanford.edu/group/csp/cs21/htmlcheatsheet.pdf" download>CheatSheet</a>
J_Coder
  • 707
  • 5
  • 14
  • 32
  • Possible duplicate of [html5 href download attribute not working with .pdf file](https://stackoverflow.com/questions/26290715/html5-href-download-attribute-not-working-with-pdf-file) – Martin Zeitler Sep 20 '19 at 01:40
  • A better dup target: https://stackoverflow.com/questions/23872902/chrome-download-attribute-not-working#35290284 – cjl750 Sep 20 '19 at 01:43

0 Answers0