Y
Hacker News
new
|
ask
|
show
|
jobs
by
thenaturalist
3518 days ago
Asking as a self-taught not-so-advanced-yet guy wanting to build a similar I/O web app: Could you elaborate a bit on how client-side transformation/ generation could be achieved?
2 comments
mypalmike
3518 days ago
Perhaps using
http://pdfkit.org/
link
escap
3518 days ago
or using
https://github.com/bpampuch/pdfmake
e.g.
http://pdfmake.org/playground.html
"pdfmake is based on a truly amazing library pdfkit.org"
link
kranner
3518 days ago
There's also
https://github.com/MrRio/jsPDF
link