How to export react-bootstrap table in to pdf

38 Views Asked by At

I have a react-bootstrap table and I need to export table data to a pdf. 'useReactToPrint' along with useRef is not working properly. Any other method campatible with react-bootstrap table?

Generate a pdf including react-bootstrap table data

0

There are 0 best solutions below