Y
Hacker News
new
|
ask
|
show
|
jobs
by
vegetajs
3409 days ago
$ pdftojson input.pdf output1.json pdftojson: command not found
Ubuntu 16.10
3 comments
nikmobi
3409 days ago
am I missing something? why would you assume it's included by default in Ubuntu?
link
ldenoue
3408 days ago
Right: you need to compile it first. And then copy xpdf/pdftojson to your binary path like /usr/local/bin/pdftojson so that it is found
link
pkaeding
3409 days ago
I think you forgot the configure/make dance?
link