Participating Frequently
April 27, 2026
Question
Tagged PDF export splits text into multiple Span elements when using Arnhem Pro Blond font
- April 27, 2026
- 1 reply
- 53 views
Hi,
I’m facing an issue while exporting a Tagged PDF from InDesign.
Issue:
When I use the font Arnhem Pro Blond, the exported tagged PDF splits each word into separate <Span> elements inside a paragraph <P>.
Example from Tags panel:
<P>
<Span>Lithography</Span>
<Span>is</Span>
<Span>a</Span>
<Span>technique</Span>
<Span>used</Span>
</P>Instead of expected:
<P>
Lithography is a technique used...
</P>Observation:
- When I change the font to Minion Pro, the issue is resolved
- The paragraph exports correctly as a single continuous text node
- No changes in styles, XML, or export settings — only font change
Environment:
- Adobe InDesign (version: ___)
- Tagged PDF export enabled
- Using structured/XML workflow
Impact:
- Breaks accessibility structure
- Screen readers may read word-by-word
- Not compliant with proper tagging standards
Questions:
- Is this a known issue with certain OpenType fonts like Arnhem Pro?
- Does font encoding or glyph substitution affect Tagged PDF structure?
- Are there recommended settings or workarounds to prevent
<Span>splitting?
Any guidance or workaround would be really helpful.
Thanks!
