Any chance you could provide simple sample code (ideally stackblitz) demonstrating how to combine multiple PDFExport's into a single PDF file?
the need to combine comes from wanting page numbering to start at 1 within each individual pdf render.
totally open to using the lower level exportPDF from the drawing library... perhaps there's a straightforward path to combining the individual DataURI's? also open to using additional 3rd party npmjs libraries