- Create your own PDF editor with custom UI with the help of public methods which are exposed in the web component.
- You can add dynamic variables/data to the templates. What this means is you create one template, for example, a certificate template with name and date as variables and all you have to do is upload your CSV / JSON of names and dates, and it will generate the dynamic PDFs for you.
- It's framework-agnostic. You can use this library in any front-end framework.
It's still in early development, and I would love to connect with people who have some use cases around it.
I have integrated this library in one of our projects, Formester. You can see the details here https://formester.com/features/pdf-editor/
I have posted this demo video for reference https://www.youtube.com/watch?v=jorWjTOMjfs
Note: Right now it has very limited capabilities like only adding text and image elements. Will be adding more features going forward.