Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add pagebreak #29

Open
KitesAir opened this issue Nov 27, 2024 · 1 comment
Open

How to add pagebreak #29

KitesAir opened this issue Nov 27, 2024 · 1 comment

Comments

@KitesAir
Copy link

I try to add page break but not success. Can you help me ✌️

@Amberg
Copy link
Owner

Amberg commented Nov 27, 2024

Insert a page break in your template.
You can add a page break within a loop or a conditional block.
It might look a bit inelegant, but it works.

{?{someVar > 5}} <page break here> {{/}}

A syntax to insert a page break without relying on an actual page break in the template is planned for a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants