# Document links not working

If the document links in the PDF files are not working properly after performing an export from Notes, first check if a required javascript file is found in the Javascripts folder (for Adobe Reader DC).

The javascript file is called swpdfc.js, while the Javascripts folder is typically located in C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\Javascripts

If the file is not found, it will need to be copied to the Javascripts folder manually. Contact SWING support team in order to get a copy of the file.

If the javascript file is found in the Javascripts folder, you will also need to check Adobe Reader's security settings. In Adobe Reader DC, Go to Edit > Preferences and on the Security (Enhanced) tab set the settings as shown in the below screenshot:

![](/files/-MlL47Pk1dzuQFTTaDgT)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swingsoftware.com/seascape-for-notes/troubleshooting/general-issues/document-links-not-working.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
