Skip to content

Each character will be rendered separately to a DOM node #1992

@xiangbenguo

Description

@xiangbenguo

Before you start - checklist

  • I understand that React-PDF does not aim to be a fully-fledged PDF viewer and is only a tool to make one
  • I have checked if this feature request is not already reported

Description

When rendering Chinese characters, each character will be rendered separately to a DOM node

  1. Too many DOM nodes can lead to excessive memory usage
  2. Cannot search for multiple characters simultaneously

Is there a way to render multiple characters into one DOM node?
version: 9.2.1

Image

Proposed solution

No response

Alternatives

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions