Y
Hacker News
new
|
ask
|
show
|
jobs
by
nateb2022
1254 days ago
Not currently; however, there's an open issue regarding this very topic:
https://github.com/QuestPDF/QuestPDF/issues/283
1 comments
phpdave11
1254 days ago
It shouldn't be too difficult to add support for this. I authored a Go library which adds support for importing PDFs into a new PDF generator (either gofpdf or gopdf). It is around 2,500 lines of code:
https://github.com/phpdave11/gofpdi
link