Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, there are several libraries available for adding shapes and drawing on PDF documents using React. One such library is PDF.js. It is a JavaScript library that can be used with React to display and manipulate PDF files. With PDF.js, you can add shapes, draw on the document, highlight text, and more. Another library is react-pdf, which is specifically designed for React and provides a set of components that can be used to display and edit PDF files. It includes a drawing API that allows you to add shapes and text to the document.