react-to-pdf icon indicating copy to clipboard operation
react-to-pdf copied to clipboard

Creating new page

Open patrickleemsantos opened this issue 5 years ago • 3 comments

How to create a new page if exceeds the height of the page?

patrickleemsantos avatar Jan 19 '20 02:01 patrickleemsantos

non-trivial feature, at least for now. studying solutions on how to solve in a simple way in the next version.

ivmarcos avatar Mar 11 '20 14:03 ivmarcos

Is there a solution for this ??

mathur619 avatar Apr 13 '21 10:04 mathur619

How to create a new page if exceeds the height of the page?

You find any solution?

mathur619 avatar Apr 13 '21 10:04 mathur619

v1 has been released with the multipage support, please refer to the https://github.com/ivmarcos/react-to-pdf/blob/main/CHANGELOG.md#100-alpha0-august-26-2023 to see how to migrate from v0 to v1.

ivmarcos avatar Sep 07 '23 17:09 ivmarcos