Skip to content

content overflows instead of moving to next page #1

@RKG765

Description

@RKG765

Problem

When content exceeds the page height, it sometimes overflows instead of flowing to the next page.

Expected behavior

Once the page height limit is reached, content should automatically move to a new page.

Scope

  • Need to be implemented for only A4 pages (can be hardcoded)
  • you can implement algorithm which can do it dynamically (optional)

Notes

Pagination logic is implemented in:

  • src/components/PagedView.tsx
  • The harcoded Pagination code/algo should work in the word (required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions