Commit Graph

5 Commits

Author SHA1 Message Date
fc54756c50 Add option to run from command line using 'pdfdig' command 2019-07-22 22:50:26 +02:00
738aecf068 Add proper command line interface for extraction 2019-07-22 20:58:24 +02:00
195ecdad63 Add LICENSE, README update package.json with valid repository url 2019-07-22 20:20:37 +02:00
c8d15caca3 Use proper example file inside package.json 2019-07-22 20:03:59 +02:00
64a7df2f75 Start of pdf extracting nodejs library based on pdfjs
- add ability to extract text with:
  * font information
  * each line separated
  * each text have stored positions
- skipping text inside diagrams
2019-07-22 19:59:22 +02:00