Skip to Content
FeaturesAccessibilityOverview

Accessibility

Create accessible PDFs that work for everyone, including users of assistive technologies.

Why Accessibility Matters

Accessible PDFs ensure that:

  • Screen reader users can navigate and understand content
  • Users with visual impairments can access information
  • Your documents comply with legal requirements (ADA, Section 508)
  • Search engines can better index your content

PDF accessibility follows the PDF/UA (Universal Accessibility) standard and WCAG 2.1 guidelines.

Accessibility Features

Quick Start

Run the Accessibility Checker

  1. Open your document in Penvio
  2. Click ToolsAccessibilityCheck Accessibility
  3. Review the issues found
  4. Use Auto-Fix to resolve common problems

Key Requirements

For a fully accessible PDF:

RequirementDescription
Document titleSet a meaningful title in document properties
LanguageSpecify the document language
Structure tagsAll content should be tagged
Reading orderLogical reading sequence
Alt textAll images have descriptions
Table headersTables have defined header cells
BookmarksLong documents have navigation bookmarks

Accessibility Standards

PDF/UA (ISO 14289)

The PDF/UA standard defines requirements for accessible PDFs:

  • All content must be tagged
  • Tags must be semantically correct
  • Reading order must be logical
  • Images need alternative text
  • Tables need proper structure

WCAG 2.1

Web Content Accessibility Guidelines apply to PDFs:

  • Level A: Minimum accessibility
  • Level AA: Standard compliance target
  • Level AAA: Enhanced accessibility

Many organizations require WCAG 2.1 Level AA compliance for public documents.

Next Steps

Last updated on