- Success Criterion 2.4.2
- Conformance level A
PDF Published With No Document Title Set
2.4.2 — Page Titled
Scenario
Setting
A webinar platform's registration form
What’s wrong
PDFs without a Title entry (or showing filename) when served as web pages.
Example
<!-- PDF properties -->
Title: (none set)
<!-- browser tab shows: scan0043_final_v2.pdf --> Why it matters
A registrant downloading the event guide sees a meaningless scanned filename instead of what the document actually is.
How to test
Open the PDF's document properties (File > Properties in Acrobat): if the Title field is empty and the browser shows the filename instead, it fails.
How to fix
Most PDF authoring tools leave this field blank by default, so set it explicitly before publishing.
Document Properties > Title: "Webinar Registration Guide" Outcome
Opening the guide, a registrant immediately sees a tab labeled with its real purpose.
Who is affected
Screen reader and low-vision users rely on the document title to know what they've opened, and a filename tells them nothing.
Learn more
- Understanding Understanding document (opens in a new tab)
Related scenarios
- Page Title That Doesn’t Say What the Page Actually Is
- Page Published With a Missing or Empty Title Tag
- Identical Page Title Repeated Across an Entire Website
- Single-Page App Title That Never Updates Between Views
- Page Title That’s Just the Brand Name, No Topic
- Page Title That Doesn’t Reflect the Current Step or State