When you export a PowerPoint presentation to PDF, the file may lack the structural tags that screen readers need to navigate the content logically. Without proper tagging, users who rely on assistive technology cannot jump between headings, read alt text, or follow the reading order you intended. This problem occurs because PowerPoint does not always export accessibility tags by default, especially if the source slides lack proper heading levels, alt text, or slide titles. This article explains how to verify that your exported PDF contains correct tags and how to fix common tagging failures before sharing the file.
Key Takeaways: Verifying PDF Tags From PowerPoint Exports
- File > Export > Create PDF/XPS > Options > Document structure tags for accessibility: Enables tag export in the PDF, which is off by default in many PowerPoint versions.
- Adobe Acrobat Pro Reading Order panel or the Accessibility Checker: Shows every tag in the PDF tree so you can confirm headings, paragraphs, and alt text are present.
- PowerPoint Slide Title placeholder and the Selection Pane: Ensure every slide has a unique title and that objects are named logically, which maps directly to PDF tags.
Why PowerPoint PDF Exports Often Lack Proper Tags
PowerPoint uses the Document Object Model of each slide to generate PDF tags. When you export via File > Export > Create PDF/XPS, the default settings do not include document structure tags for accessibility. The resulting PDF may appear visually correct but contains no heading tags, paragraph tags, or alt text entries in the tag tree. Screen readers then read the content as a flat stream of text with no logical structure.
The root cause is that PowerPoint treats PDF export as a visual fidelity operation first. It preserves fonts, colors, and layout but discards the semantic structure unless you explicitly enable tagging in the export options. Additionally, if your source slides use text boxes instead of the Slide Title placeholder, PowerPoint has no way to assign a heading tag to that text. The same problem occurs with images that lack alt text or with objects that are not named in the Selection Pane.
A second contributing factor is the version of PowerPoint. PowerPoint 2016 and earlier versions do not always export tags reliably even when the option is checked. PowerPoint for Microsoft 365 and PowerPoint 2021 handle tagging more consistently, but the export option must still be turned on manually.
Steps to Verify PDF Tags From a PowerPoint Export
The verification process has two parts. First, you must ensure the export settings include tagging. Second, you inspect the resulting PDF using Adobe Acrobat Pro or a free tool like the PDF Accessibility Checker (PAC).
Step 1: Enable Tag Export in PowerPoint
- Open the presentation in PowerPoint
Make sure you are using a copy of the file you intend to export. Do not skip this step because the export settings are not saved with the file. - Go to File > Export > Create PDF/XPS
Click the Create PDF/XPS button. A Save As dialog opens. - Click the Options button
This button is located next to the Publish button in the Save As dialog. Do not click Publish yet. - Check Document structure tags for accessibility
In the Options dialog, under the Include non-printing information section, place a check mark next to Document structure tags for accessibility. This is the only setting that controls tag export. - Click OK, then click Publish
PowerPoint exports the PDF with tags. The process may take longer than a standard export because PowerPoint generates the tag tree.
Step 2: Inspect the PDF Tag Tree in Adobe Acrobat Pro
- Open the exported PDF in Adobe Acrobat Pro
Adobe Acrobat Reader does not show the tag tree. You need the Pro version or a trial. - Open the Tags panel
Go to View > Show/Hide > Navigation Panes > Tags. A tree view appears on the left side of the window. - Expand the root tag
The root is usually labeled Tags. Expand it to see Document, then Part, then each slide as a Section tag. - Verify heading tags
Each slide should contain an H1 or H2 tag that matches the slide title. If you see only P tags for every text element, the slide titles were not exported as headings. - Check alt text on images
Find Figure tags in the tree. Right-click a Figure tag and select Properties. The Alternate Text field should contain the alt text you set in PowerPoint. If the field is empty, the image lacks alt text. - Run the Accessibility Checker
Go to Tools > Accessibility > Full Check. Select all options and click Start Checking. The report lists any missing tags, missing alt text, or incorrect reading order.
Step 3: Use the Free PAC Tool as an Alternative
- Download the PDF Accessibility Checker from the European Internet Inclusion Initiative
PAC is free and does not require Adobe Acrobat Pro. It runs on Windows only. - Open PAC and load the PDF
Click the Open PDF button and select your exported file. PAC analyzes the tag tree automatically. - Review the Detailed Report
PAC displays a pass or fail status for each accessibility criterion. Look specifically at the Tagged PDF and Headings sections. If headings are missing, the report shows a failure.
Common Tagging Failures and How to Fix Them in PowerPoint
Slide titles are not exported as headings
PowerPoint only exports the Slide Title placeholder as a heading tag. If you used a text box for the title, the export treats it as a paragraph. To fix this, go to Home > Layout and apply a layout that includes a Title placeholder. Then cut the text from the text box and paste it into the Title placeholder. Re-export the PDF.
Images have no alt text in the PDF tag tree
Right-click each image in PowerPoint and select Edit Alt Text. Type a meaningful description in the Alt Text pane. Do not use the phrase image of or picture of. After adding alt text to all images, re-export the PDF with the Document structure tags option enabled.
Reading order in the PDF does not match the visual order
PowerPoint reads objects in the order they appear in the Selection Pane. Open the Selection Pane by going to Home > Arrange > Selection Pane. Objects at the top of the list are read first. Drag objects to the correct order. Then re-export.
Tables in the PDF lack table tags
PowerPoint does not always export native table tags. To ensure tables are tagged, use Insert > Table to create the table. Do not use drawn lines or merged cells excessively. After export, use the Tags panel in Acrobat Pro to verify that each table has a Table tag with TR, TH, and TD child tags. If the table is missing, use Acrobat Pro’s Reading Order panel to add table tags manually.
PowerPoint Version Differences in Tag Export Reliability
| Item | PowerPoint for Microsoft 365 | PowerPoint 2016 |
|---|---|---|
| Document structure tags option | Available and reliable | Available but may produce incomplete tags |
| Heading tag export from Slide Title | Always exports as H1 or H2 | Exports inconsistently, often as P |
| Alt text export | Exports correctly when alt text is set | May omit alt text even when present |
| Table tag export | Exports as Table with TR, TH, TD | Exports as nested paragraphs, not a table |
If you are using PowerPoint 2016, consider upgrading to Microsoft 365 or using an alternative workflow. You can also save the presentation as a tagged PDF using a third-party tool like the Microsoft Accessibility Checker built into Office, though the checker only validates the source file, not the PDF output.
What to Do When Tags Still Fail After Correct Export Settings
If you have enabled Document structure tags for accessibility and your slides use proper placeholders, alt text, and reading order, but the PDF still lacks tags, the problem may be a corrupt Office installation or an outdated version. Repair Office by going to Settings > Apps > Microsoft 365 > Modify > Quick Repair. If the issue persists, try exporting from PowerPoint Online, which uses a different PDF engine that often produces cleaner tags.
Another option is to open the PDF in Adobe Acrobat Pro and use the Action Wizard to run the Make Accessible action. This action auto-tags the PDF, adds alt text placeholders, and sets the document language. However, auto-tagging cannot fix missing alt text or incorrect heading hierarchy, so you must still verify the result manually.
For users who need a fully accessible PDF every time, create a workflow that includes a verification step using the PAC tool or Acrobat Pro’s Accessibility Checker. Do not rely solely on PowerPoint’s built-in Accessibility Checker, which checks the presentation file but does not test the PDF output.