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

Is it possible to break page if not fit? #250

Closed
RPallas92 opened this issue Mar 30, 2015 · 3 comments
Closed

Is it possible to break page if not fit? #250

RPallas92 opened this issue Mar 30, 2015 · 3 comments

Comments

@RPallas92
Copy link

If n elements do not fit in the current page, instead of split them, is if possible to print them in a new page?

@jthoenes
Copy link
Contributor

Look at the pageBreakBefore function in #202 - that should do the trick.

@RPallas92
Copy link
Author

Thank you, it works fine

@jthoenes
Copy link
Contributor

:-)

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