How to Display an Image Only on the First Page Using @react-pdf/renderer?
I’m working on a PDF generation feature using the @react-pdf/renderer package in my React application. I need to display an image only on the first page of the PDF. Below is the relevant portion of my code: