> For the complete documentation index, see [llms.txt](https://docs.vintcer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vintcer.com/aweber-integration/send-pdf-or-files-download-link-to-subscribers..md).

# Send PDF or files download link to subscribers.

### There are several ways to send subscribers your PDF/downloadable file including hyperlinking to a hosted URL, attaching the file, sending the PDF/downloadable file as a thank you page, or sending the PDF/downloadable file as the confirmation success page. This article explains each of these steps so you can use the one that best meets your needs.

**Hyperlinking The Hosted PDF File**

If your PDF/downloadable file is not already hosted online, you can host the PDF/downloadable file on your website or a third party site such as [Digioh](https://help.aweber.com/hc/en-us/articles/204031546-How-Do-I-Integrate-Digioh-With-AWeber-) or [Dropbox](https://www.dropbox.com/). Once you have the URL for your PDF/downloadable file, you can write a word/phrase in your message and [hyperlink the URL](https://help.aweber.com/hc/en-us/articles/204030066-How-Do-I-Put-Links-URLs-In-Messages-).<br>

![](/files/-LBqLkQi4dLFUr9ZOhZM)

**Attaching The File**

Depending on the size of your PDF/downloadable file, you can [attach the file to your message](https://help.aweber.com/hc/en-us/articles/204030016-How-Do-I-Add-Attachments-To-Messages-) if the size is less than 1MB. If your file is larger than 1MB, you could try compressing the file using a source such as [smallpdf](http://smallpdf.com/). Once the file is less than 1MB, you can attach the file to your message. Please note, the attachment limit is 1MB per message.

![](/files/-LBqLpD9iruwxKjcPKbE)

If you'd like subscribers immediately directed to the PDF/downloadable file after they sign up on your form, sending them to your [custom thank you page](https://help.aweber.com/hc/en-us/articles/204027586-How-Do-I-Change-My-Thank-You-Page-) can accomplish this. Each AWeber sign up form can use a custom URL for the thank you page. In the thank you page section, add in your custom URL for your PDF/downloadable file.

![](/files/-LBqLuDzoNKv_GdMSTSg)

**Sending The PDF/Download As The Confirmation Success Page**

If you'd like subscribers immediately directed to the PDF/downloadable file after they confirm your confirmation message for your list, sending them to your [confirmation success page](https://help.aweber.com/hc/en-us/articles/204028936-How-Do-I-Send-Subscribers-to-My-Website-After-Confirming-) can accomplish this. Each AWeber list can have a custom confirmation success page subscribers are directed to after they confirm. In the confirmation success page section, add in your custom URL for your PDF/downloadable file.<br>

![](/files/-LBqLxvKmFPTPK0incPS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vintcer.com/aweber-integration/send-pdf-or-files-download-link-to-subscribers..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
