hamidreza kazemi

Results 4 comments of hamidreza kazemi

@fchasen thanks, I did try `section.render` but I couldn't figure out how to create pages of this rendered part.

I have the same error and also **prevent changing pages** at some point with `rendition.next();`

does anyone have a solution for **pagination**?

I should mention that registering font, works fine (both URL and import). ``` import React from 'react'; import { PDFDownloadLink, Font } from '@react-pdf/renderer'; import { invoicePdfTemplate } from './pdfTemplate';...