Is there an easy way to automatically download a file (like a PDF) using the DAM's location in a anchor tag? For example:
<a href="my-site-stage/assetdetails.html/content/dam/tweed/pdf-files/TEST%20PDF.pdf">
Download instructions here
</a>
It seems like something that would be fairly common but clicking the link takes me to the DAM itself, where I have to first login and then find the donwload button and click it.