Adding Linked Files
Generally, you should avoid presenting content as linked files as these are difficult to make accessible and can also interrupt the reading experience in mobile and other browsing modes. When possible, add content to the website as Text and Image content as you see on this page. That said, there are some contexts where a PDF file is unavoidable, such as for a form that must be printed out with particular alignment and spacing. In these cases, PDF files can be added to the site. For maximum compatibility, only PDF files can be uploaded.
Note also that all files uploaded to the site are world-readable and cannot be made private or password protected. If you need to share files with particular cohorts you can share them with appropriate access restrictions via OneDrive, GoogleDrive, or MiddFiles and link to the file from the website.
Before you begin, you must upload the PDF to the Drupal system by following these steps:
1. Open the Content manager.
2. Choose Media and then Add Media
3. Choose Document
4. Name your document and select Choose File to upload your PDF and hit Save.
5. You will now see the document in the system and you can click on the document name.
6. To retrieve the URL you will nee for the link, click on the document...
7. And then copy the URL. That is your link to the PDF.
Adding an "anchor" link
Creating the anchor link is a two step process. First you create the anchor (where you want to send someone). Then you link to the new anchor (the link the user clicks to be taken to your anchor).
Creating the Anchor Link
In Drupal, the "Text" component has a WYSIWYG editor that allows you to bold text, add links, etc. One of these option, represented by the little flag icon in the edit bar, is the anchor link.

Highlight the text you wish to make an anchor link and then click the little flag icon. It will ask you to give your anchor link a name. Enter an appropriate name. Make sure you copy it (or remember it as you will need it in the next step).

Click the green check mark to save your anchor. That's it! Your anchor is set up.
Linking to the Anchor Link
Now highlight the text that you wish to act as a link to the anchor. Clicking on this link will jump the user down to wherever you set up the anchor. After you highlight your desired text, click the link icon (just like you would do to add a normal link), and search for the name of your anchor link. This will search for all links on the site, so it is best to make your anchor link name distinct. If you are having issues finding it - you can always type the name and hit save, or rename your anchor link to something more specific.
And that's it. You've created your anchor link.