Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      OpenProject ID Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Updated by Andrej Sandorf 3 days ago

**As** an international user
**I want to** export a my work plans to PDF in my language
**so that** I don't have missing glyphs in the PDF

**Problem:**

As OpenProject can be used in many languages, the PDF export currently cannot, as it shows missing glyphs as \[\]\[\]\[\] or some characters not at all. Same situation for emojis and many mathematical symbols.

**Acceptance criteria**

* PDF export supports character sets most used with OpenProject

* PDF export supports (most) emojis



**Technical notes**

* This affects all PDF exports (Timesheet, Report, Gantt, ...)

* Most font formats in common use (OpenType, TrueType) are limited to about 64K uniquely encoded glyphs. Therefore it is impossible to encode all about 150K current Unicode characters in a single font, or even in two fonts.

* Include more font files in OpenProject

* Must be compatible with prawnPDF gem and most used PDF readers


**Out of scope**

* uploading custom user font files

* supporting ALL unicode characters

Back

Loading...