{% extends "content_template.html" %} {% from "components/service-link.html" import service_link %} {% block per_page_title %} Upload a letter {% endblock %} {% block content_column_content %}

Upload a letter

You can upload and send your own letters instead of creating a reusable letter template.

To upload and send a letter from a PDF file:

  1. Go to the {{ service_link(current_service, 'main.uploads', 'uploads') }} page.
  2. Select Upload a letter.
  3. Select Choose file.

Letter specification

Your file must be:

The content of your letter must appear inside the printable area.

To help you set up your letter, you can download our:

{% endblock %}