This article will outline the steps to add a link to a PDF as a button on your website.
1. First, upload your PDF to the Media Library by visiting Media > Add New.

2. Drag and drop your file to the marked area or click the Select Files button to upload your file. You'll see your file appear as an item below with a progress bar and, once complete, with a link to EDIT.
3. Now we'll need to copy the link where the file lives on the server to be able to link it to a button. Back in the main menu, click Library to view all of the media uploaded to the library.
4. Find your new file and click the thumbnail to open a dialog box (shown below). On the right-hand side, find the Original Storage URL link (highlighted in the graphic below). Copy this link using your keyboard shortcuts or right-clicking and choosing Copy Link Address. You will use this link in the following steps.

There are two methods for adding a button to your page depending on which editor your page is currently using: the Page Builder or the Content Builder.




To update a button that already has a PDF attached, please follow the following tutorial:

When the window opens, remove the old PDF link and paste in your new one.

If your page was not built with the Page Builder, you'll be using a shortcode in the Content Builder.
1. In the content area where you'd like the button to be displayed, place the following shortcode below. Notice this is the same method for any button, we are simply using the link to the file (that you've copied in the first steps) rather than a web page.
**We recommend using the target="_blank" setting for your PDFs as this tells the link to open the file in a new tab rather than navigate your user away from your site.
Example
Optional: If you'd like to style your button differently than the default, you can add more attributes to the shortcode; visit the Button Shortcodes Help Article for more.