# Add links to PDFs generated from FileMaker

**URL:** https://the.fmsoup.org/t/add-links-to-pdfs-generated-from-filemaker/1273
**Category:** Sample files & code
**Tags:** pdf, functions, calculations
**Created:** [August 27, 2020, 8:42am UTC](https://the.fmsoup.org/t/add-links-to-pdfs-generated-from-filemaker/1273 "2020-08-27T08:42:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![HOnza](https://yyz2.discourse-cdn.com/flex030/user_avatar/the.fmsoup.org/honza/32/528_2.png) [@HOnza](https://the.fmsoup.org/u/HOnza)
#### Post date: [August 27, 2020, 8:42am UTC](https://the.fmsoup.org/t/add-links-to-pdfs-generated-from-filemaker/1273/1 "2020-08-27T08:42:54Z")

</div>

As a **Claris partner** , we also **resell FileMaker licenses**. Buying the license from us has some **extra benefit** , one of them being a **nicely formatted PDF** document with all information about the license, **including download links**. In order to be able to generate this document from our FileMaker based CRM, I needed to find a way to include functional web links in it. So I wrote a **custom function** that does it, without needing any plug-ins or other external technologies.

 ![pdfwithlinks](https://canada1.discourse-cdn.com/flex030/uploads/fmsoup/original/1X/4ed992271247400720facd730f36fcef20d3529f.jpeg)

The **custom function** simply **takes a PDF** saved from FileMaker, and **adds a link to it**. As long as you know what page and where on that page you want the link to be, **you can modify your PDF that easily**. All without any plug-ins.

 ![pdflinksexample](https://canada1.discourse-cdn.com/flex030/uploads/fmsoup/original/1X/6b6621aef91b1a6ddbc81501eacb73d45b79b24b.png)

[Click here to download the example and read my story how I created it.](https://24usw.com/pdfsp)
