-
-
Notifications
You must be signed in to change notification settings - Fork 984
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- Too many DOM nodes can lead to excessive memory usage
- Cannot search for multiple characters simultaneously
Is there a way to render multiple characters into one DOM node?
version: 9.2.1
Proposed solution
No response
Alternatives
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
