hand-dot

pdfme - Open source PDF library fully written in TypeScript

by
A PDF generator library fully written in TypeScript coming with a React based UI template editor.
Open source, developed by the community, and completely free to use under the MIT license!
More detail -> https://pdfme.com/

Add a comment

Replies

Best
Basharath
Great work. All the best.
hand-dot
@basharath Thanks!
hand-dot
As a developer, I developed this library to make the complicated PDF generation requirements easier to achieve. Eliminate imperative operation code and use templates to automatically generate PDFs. You can use the designer to create your templates, and you can integrate the designer into your application if needed. Bug reports and contributions are welcome. We hope you will share this post so that more developers will know about pdfme. We aim to be the most user-friendly PDF library!
Tomo
@hand_dot Amazing! I wish sites like read.cv uses this as their PDF exporter. I think they use browser default PDF export which is part of the print page function but it just comes out clunky…this could be a game changer 😍
hand-dot
@tomokihara Interesting...! Thank you sharing read.cv. yes, this is good idea.
Christian C
great work! are you planning to do a pdf extraction library as well? :)
hand-dot
@chriscarex Thanks! now, I don't plan pdf extraction feature. but your idea is interesting. If you can describe detail, please post our github discussions forum https://github.com/pdfme/pdfme/d...
Gezim Hoxha
Looks superb! What happens if a template's container has too much content?
Mohd samgan khan
what about getting PDF generated from HTML and CSS ?