Multilingual desktop publishing (DTP) is the discipline of taking a document โ a product manual, a pharmaceutical brochure, an annual report โ and rebuilding its layout so that the translated text fits, reads correctly, and meets the typographic standards of the target language. Translation ends when the words are converted. DTP begins right after.
For English-to-Chinese or Chinese-to-English projects, the challenges are significant: character set differences, text expansion or contraction, different punctuation conventions, and a completely different visual rhythm on the page. This guide covers the essentials.
What Multilingual DTP Actually Involves
Most clients assume that translating a document is the hard part. In practice, the translated text arriving back into an InDesign or FrameMaker file is often the beginning of the real work.
Why Text Volume Changes After Translation
Text length changes significantly between language pairs. Moving from Chinese to English typically expands the word count by 30โ50%. The reverse journey โ English to Chinese โ contracts it. Either direction means the original layout breaks: text overflows its frame, captions no longer align with images, and page counts shift.
What a DTP engineer actually does on a typical project:
- Re-flows text frames to accommodate expansion or contraction
- Adjusts leading (line spacing), tracking, and kerning for readability in the target script
- Replaces source-language fonts with target-language equivalents, checking licensing
- Rebuilds tables where CJK text creates height-mismatched rows
- Verifies numbering, cross-references, and TOC entries after page count changes
- Exports to PDF/X-1a or PDF/X-4 for print, or interactive PDF for screen delivery
Choosing the Right Fonts
Font selection is the single most common cause of DTP rework. The wrong font choice affects readability, legal compliance (font licensing), and print output quality.
Font Comparison by Use Case
| Use Case | Recommended CJK Fonts | Recommended Latin Fonts |
|---|---|---|
| Technical manuals (print) | Noto Sans CJK, Source Han Sans | Source Sans Pro, Helvetica Neue |
| Legal / pharmaceutical | Founder Fang Song, AR PL UMing | Times New Roman, Georgia |
| Marketing / brand | Custom brand CJK (if available), HanHei | Brand typeface |
| Screen / e-learning | Noto Sans CJK SC, PingFang SC | Inter, DM Sans |
| Mixed CJK + Latin inline | Source Han Sans (includes Latin) | โ (use bundled Latin) |
CJK Typography Rules
CJK (Chinese, Japanese, Korean) typography follows conventions that differ substantially from Latin typesetting. Applying Western rules to CJK text produces layouts that look technically correct but feel wrong to native readers.
Line Spacing and Character Metrics
CJK fonts are designed on a full-width em-square. This means:
- Leading should be set to 150โ175% of the type size for body text. Tighter leading (120โ130%) common in English layouts makes CJK body copy feel cramped.
- Tracking adjustments are rarely needed for CJK โ the built-in spacing of a well-designed CJK font is already calibrated for the script.
- Optical margin alignment (hanging punctuation) behaves differently. CJK full-width punctuation (ใ๏ผใใ) occupies the full em-square and should not be pulled into the margin the way Latin punctuation can be.
- Hyphenation does not apply to CJK. Line breaks happen after any character except opening brackets.
- Bold weights in CJK are achieved by using a bold font variant, never by applying synthetic bold in InDesign โ this degrades stroke quality at print resolution.
Punctuation and Special Characters
CJK punctuation rules differ from English in ways that catch even experienced DTP engineers off guard:
- Full-width vs. half-width: CJK body text uses full-width punctuation (๏ผใ๏ผ๏ผ). Technical content (code, part numbers) uses half-width (, . ! ?). Mixing these in the same paragraph looks wrong.
- Opening and closing quotation marks: Simplified Chinese uses ใใor " “. Traditional Chinese usesใใ. Japanese uses ใใfor nested quotes. These are not interchangeable.
- No space before or after punctuation in Chinese โ unlike English where a space follows every period or comma.
“The most frequent mistake we see in CJK documents localized by non-specialist teams is applying English punctuation rules directly. It signals immediately to a Chinese reader that the document was not written for them.” โ Jerry Hu, Senior DTP Engineer
Arabic and RTL Script Considerations
Arabic, Hebrew, Farsi, and Urdu documents present a different category of DTP challenges. The entire layout must be mirrored: text flows right-to-left, columns reverse, and images that were on the left in the source document typically move to the right in the RTL version.
Key rules for Arabic DTP:
- Use Adobe World-Ready Composer (not the default Paragraph Composer) for all Arabic text
- Kashida (letter extension) is used for justification in Arabic โ never use letter-spacing or word-spacing for justification
- Arabic text should never be set in oblique/italic โ use a dedicated italic Arabic font variant if emphasis is required
- Vowel diacritics (tashkeel) require additional vertical space; Quranic text or formal Arabic prose needs 160โ180% leading
The 5-Step DTP Localization Workflow
Our standard workflow for multilingual DTP projects:
- Source file audit โ Verify that source files (InDesign IDML/INDD, FrameMaker FM/BOOK) are supplied with all linked assets, embedded fonts listed, and color profiles identified. Missing links at this stage cause delays later.
- Pre-translation prep โ Apply paragraph and character styles consistently; convert any manually-styled text to proper styles. This makes re-import of translated XLIFF content clean.
- Translation import โ Translated content is imported via XLIFF or direct copy, depending on the workflow. Text frames are checked for overflow immediately.
- Layout adjustment โ Re-flow frames, adjust leading and tracking, fix widow/orphan issues, rebuild tables, align cross-references and TOC.
- Preflight and export โ Run Acrobat or InDesign preflight against the delivery specification (PDF/X-1a for offset print, PDF/X-4 for digital print, interactive PDF for screen). Resolve all preflight errors before delivery.
Common Mistakes and How to Avoid Them
- Embedding fonts that are not licensed for embedding โ check the Permissions tab in font info before including fonts in PDFs
- Using bitmap images below 300 dpi for print โ screen exports at 72โ96 dpi are not usable for offset or digital print
- Applying western kerning pairs to CJK text โ this distorts CJK character spacing
- Ignoring text expansion in UI strings โ buttons and labels in technical documentation often have tight containers; expansion into Chinese can truncate labels
- Delivering live PDFs without flattened transparency โ transparency effects must be flattened for reliable output on older RIP systems
- Not creating a language-specific color profile โ CMYK values for Pantone colors sometimes differ between print regions; Chinese printers commonly use GB 7705 color standards rather than FOGRA39
Tool Comparison
| Tool | Best For | CJK Support | RTL Support | Collaboration |
|---|---|---|---|---|
| Adobe InDesign | Marketing, brand, editorial | Excellent (World-Ready Composer) | Good (ME edition) | CC Libraries |
| Adobe FrameMaker | Technical documentation, structured content | Good | Limited | Poor |
| QuarkXPress | Long-form print | Moderate | Good | Moderate |
| Microsoft Publisher | Low-complexity internal docs | Basic | None | SharePoint |
| Affinity Publisher | Budget alternative, shorter docs | Moderate | Limited | None |
For most client projects we work in InDesign. FrameMaker is preferred for structured technical documentation where the source is DITA XML or DocBook, as its structured editing capabilities eliminate manual re-import steps.
If your team regularly produces multilingual technical documents and you are not yet using paragraph styles, XLIFF-based translation workflows, or preflight automation โ there is likely significant time and cost being left on the table. Talk to our DTP team about auditing your current workflow.