Generate PDF from HTML templates using Go #golang blog.devgenius.io/generate-pdf-f…
6
32
191
12K
146
Download Image
@golangch And then, extract the text from that PDF using github.com/amitsuthar69/p…
@golangch Good one, have worked on same few weeks ago in one of my company’s task
@golangch I'd say we need some new stuff here, wkhtmltopdf is very old Probably take a look at Athens, Gutenberg (but the integration with wkhtml is still the easiest, though)
@golangch Hey guys i wanna ask as a beginner what should i try building as cli application??