A web app for cooking up PDF's with React and JSON. Powered by React PDF.
- Render PDFs dynamically using JSX.
- Use JSON as source of data.
- Load JSX and JSON files easily.
- Download your PDF by clicking a button.
- Automatically saved code to localStorage.
- Free and open source forever.
For more information on how to use this app and all the available components, please refer to React PDF docs.
This web app is based off the REPL from react-pdf-site.
Contributions welcomed.