software-mansion / software-mansion/react-native-enriched-html
[Feature request] Support for content pagination
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 66
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 11
Description
The editor currently does not support content pagination, making it difficult to preview how the final output will appear in PDF or print format. The lack of visual page separation can lead to discrepancies between the editing view and the final result. It would be valuable to introduce automatic pagination similar to applications like Pages or Microsoft Word, with content divided into pages based on height and configurable margins, accurately reflecting the final layout and improving the overall predictability of the editor.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by locating the editor's content layout and PDF/print rendering paths. Define page-height and configurable-margin behavior, then verify that visual page breaks match the final PDF or print output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, react-native
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100