I have the following link:
<a href="pdf/rental-application.pdf"><img src="images/button-download-rental-application.jpg" width="348" height="50" alt="Download Rental Application"></a>
However, sometimes it downloads the PDF and sometimes it opens it in the browser window.
I need it to always download.
I'm on a linux server using .html pages.
Thanks.