react-print-pdf
react-print-pdf copied to clipboard
PageTop not replicated in all the pages
The PageTop componend does not get replicated in all the pages when rendering a pdf.
<PageTop className="flex h-auto items-center justify-between">
...omitted
</PageTop>
What would the solution be?