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

PageTop not replicated in all the pages

Open dichioniccolo opened this issue 9 months ago • 2 comments

The PageTop componend does not get replicated in all the pages when rendering a pdf. image

<PageTop className="flex h-auto items-center justify-between">
...omitted
</PageTop>

What would the solution be?

dichioniccolo avatar May 16 '24 10:05 dichioniccolo