An interesting library is this one too: react-pdf.org/
It has pretty good ease of use if you are a front-end developer.
What is missing from so many PDF libs is the ability to load and modify existing PDFs. Like, I want to be able to load a PDF and stamp over it "PROCESSED". Well, maybe not that exact example. But at least take exiting PDFs, fill out their forms, add a layer of content, etc...
The signing of PDFs is also another tool. I get that really isn't PDF creation. But still, the e-signing libs can be a chore.
An interesting library is this one too:
react-pdf.org/
It has pretty good ease of use if you are a front-end developer.
What is missing from so many PDF libs is the ability to load and modify existing PDFs. Like, I want to be able to load a PDF and stamp over it "PROCESSED". Well, maybe not that exact example. But at least take exiting PDFs, fill out their forms, add a layer of content, etc...
The signing of PDFs is also another tool. I get that really isn't PDF creation. But still, the e-signing libs can be a chore.
Can I use it in Angular rather than react?
Thanks for this comment, it looks awesome. I'll replace pdfme in favor react-pdf.