Skip to content

allow setPage() functionality #108

@kwroblewski

Description

@kwroblewski

It would be very helpful if I could specify which page I want to render something to.

A good example for why this might be needed is if I wanted to render a "Page 1 of 5" footer, but I don't know until I am done how many pages I actually end up having.

With a setPage() method, I can simply iterate back through my pages and insert things after I have already moved onto new pages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions