Draft a deviation report PDF explaining the mass failure on [lot=L-2207], describe immediate containment and recommend…
Open the PDF document you want to check for accessibility.
Click the Tools tab at the top of the Acrobat window.
Scroll through the list and select Accessibility to add the Accessibility tools to your workspace if they are not already visible.
Best practiceIf you do not see the Accessibility tools, you may need to add them from the Tools pane as they are not shown by default.
In the Accessibility tools pane, click Full Check.
In the Accessibility Checker Options dialog, review the settings and click Start Checking.
Best practiceFor a thorough check, ensure all checkboxes are selected before starting the check.
Review the results displayed in the Accessibility Checker panel on the left side of the screen.
You can right-click in the Navigation Pane to show the Accessibility tags panel for more detailed tag inspection.
This runs in the Acrobat app - there is no separate API for this task.
PDF/UA is a specific standard for PDF documents, focusing on how a PDF's internal structure supports accessibility. WCAG (Web Content Accessibility Guidelines) is a broader set of guidelines for all web content, including PDFs, but it's not specific to the PDF format. Many regulated documents need to meet both standards to be fully compliant, as PDF/UA deals with the technical PDF structure while WCAG covers the user experience.
Fixing the source document, such as a Microsoft Word file, before converting it to PDF is much more efficient. When a source document is created with accessibility in mind (e.g., using proper heading styles, alt text for images), the exported PDF will often be accessible from the start. This saves a lot of time and effort compared to fixing an untagged PDF later, which can be very time-intensive.
Yes, even scanned PDFs can be made accessible. Acrobat's 'Automatically tag PDF' tool uses smart technology (Sensei-powered) to identify and tag elements like headings, tables, and paragraphs in both native and scanned PDFs. However, you will still need to manually verify the reading order and add alt text for images, as automation is not perfect for complex scanned content.
Alt text, or alternative text, is a short description of an image or graphic. It matters for PDF accessibility because screen readers use alt text to describe images to people who cannot see them. Without alt text, visually impaired users would miss important information conveyed by pictures, making the document less understandable.