Skip to content

export_as_rtf: support non-monospaced characters like Chinese #371

Description

@chengcheng-ma

Currently, export_as_rtf() only supports the Courier font for table cells. As a result:
Non-monospaced fonts (e.g., Chinese, Arial, Times New Roman) cannot be used;
Tables with wide characters (e.g., Chinese) become misaligned.

If there are any plans or possibilities to extend export_as_rtf() to support additional fonts, so that tables with non-monospaced text can be properly aligned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions