How can I avoid fragmented paragraphs when exporting a tagged, accessible PDF?
I’m trying to create an accessible PDF. The screen reader (voiceover on Mac) pauses after each line. Apparently this is caused by the document’s structure. The paragraph element contains separate tags for each line. How can I avoid this?
This is what the tag structure looks like in Acrobat:
Bildschirmfoto 2026-01-06 um 15.47.56.png
