react-pdf/renderer v3 - how can i set page number?

Viewed 15

Their documentation says that Page component has pageNumber prop, Document has pageMode and pageLayout props but when I installed @react-pdf/renderer@3.0.0 there are no such props. Have something changed? I thought that it might be type issue so I passed those props anyway but it still doesn't work.

0 Answers
Related