Exporting Ant design table to pdf format

Viewed 2815

recently I have been creating antd table component. I have a requirement that i need to convert the ant-d table to pdf format. I went through the antd documentation but could not find any such feature converting andtd table to pdf format. So, all I am asking is, whether there is any library that can be used to convert antd table to pdf or is there any other workaround for converting react table component to pdf format.

1 Answers
Related