Header & Footer · 2 min read

How to Add a Date to Every Page of a PDF Header — Free

Adding a date to every page of a PDF is useful for version control, legal documents, and reports that need to show when they were prepared or approved. Here is how to do it automatically for free.

1

Step 1 — Open the Header & Footer Tool

Go to pdfeditor.onl/header-footer and upload your PDF.

2

Step 2 — Insert the Date Token

In the header or footer zone where you want the date, type {{date}}. The tool will automatically replace this with today's date when generating the PDF.

Tip: Place the date in the Left zone of the footer for a clean document layout: date on the left, page number on the right.

3

Step 3 — Customize the Surrounding Text

You can add context around the date: "Prepared: {{date}}" or "Version dated {{date}}". Combine it with page numbers: "{{date}} — Page {{page}}".

4

Step 4 — Download the Dated PDF

Click Download. Every page now carries the date. This is especially useful for sending reports where the recipient should know when the document was finalized.

Add Date to PDF Header — Free →

Frequently Asked Questions

Can I add a custom date instead of today's date?

The {{date}} token inserts today's date automatically. For a custom date, simply type the date as plain text in the zone — for example "March 2026".

What date format does {{date}} produce?

The token uses the ISO format (YYYY-MM-DD) by default. For a different format, type the date manually as plain text.

← Back to All Guides