{% 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

Upload a one-off letter as a PDF and we’ll print, pack and post it for you.

You can use this feature if you send a lot of one-off letters or if our reusable letter templates do not meet your needs.

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.

Your file must meet our letter specification

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

Your file must be:

To help you set up your letter, you can download our letter specification document (PDF).

{% endblock %}