software-mansion / software-mansion/react-native-enriched-html

[Feature request] Support for content pagination

Open
#425 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.