hello there
Yes, there is a way to code the link so that it auto downloads the PDF when clicked. You can add the “download” attribute to the link, like this:
Just replace “your-pdf-url.pdf” with the URL of your PDF file and “Link text” with the text you want to use for the link.
This should force the browser to download the PDF instead of opening it in a new tab. However, please note that this behavior may vary depending on the browser and device being used by your customers.