AITODEX · Guide
Arabic RTL and English in One Document: A Practical Layout Guide
How to plan bilingual and bidirectional documents, typography choices, editor behavior, and export checks for Arabic plus English content.
Published 2026-04-01 · Updated 2026-04-22
Mixed-direction documents are a typography and engineering problem as much as a translation problem. Right-to-left Arabic paragraphs and left-to-right English paragraphs interact at boundaries: punctuation, numbers, brand names, URLs, and code snippets. A production-ready editor must make directionality predictable at the paragraph and inline level, then preserve those decisions through export.
Plan structure before you translate
Decide whether Arabic is primary with English inserts, or the reverse. That choice drives heading hierarchy, which side figures align to, and how tables present labels. Keep proper names and product strings consistent across languages instead of mixing transliteration styles. For legal documents, align on numerals (Western vs Arabic-Indic) and currency formats explicitly in a style sheet.
Editor features that materially reduce risk
- Paragraph-level direction controls instead of global flips only.
- Clear keyboard navigation for writers working across scripts.
- Spell-check and grammar passes per language, not a single monolingual dictionary.
- PDF preview that mirrors export, including line breaking in both scripts.
Quality gates before publishing
Have a native-language reviewer scan boundary lines: bullets that mix languages, parentheses around Latin inside Arabic sentences, and chemical or mathematical notation. Export a short test PDF and open it in multiple viewers (Adobe Acrobat, browser, mobile) because shaping engines differ. These checks prevent expensive reprints and reputational issues in public-facing materials.