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

Add support for repeating multiple columns using horizontalPageBreakRepeat #988

Conversation

ecosse3
Copy link
Contributor

@ecosse3 ecosse3 commented Aug 21, 2023

Hi. I have added a feature to support repeating multiple columns using the horizontalPageBreakRepat option. It accepts now string[] | number[] | string | number type which DOESN'T make any breaking changes.

After a positive review, I will add a new example to examples.js file.

Please let me know if you have any suggestions or questions.

Fixes #911

@simonbengtsson simonbengtsson merged commit 6879859 into simonbengtsson:master Aug 23, 2023
@simonbengtsson
Copy link
Owner

Looks great to me!

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

Successfully merging this pull request may close these issues.

Repeating Mutiple Columns using horizontalPageBreakRepeat.
2 participants