Word renders hyperlinks as bold in Arabic documents even though no ` ` exists in document or styles (OpenXML)
Issue Analysis: Arabic Hyperlinks Render Bold in Word Despite Missing OpenXML Bold Tag Summary Run properties Character styles (“Hyperlink”) Base styles (“DefaultParagraphFont”) Paragraph styles The system failed to reconstruct the bold rendering during document regeneration. Root Cause The bold appearance originates from Word’s locale-specific defaults for complex scripts: 2. Word internally applies bold formatting to … Read more