Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "pdfreader", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Utility for simplifying the development of scripted / rule-based parsing of PDF files, including tabular data (tables, with automatic column detection).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# pdfreader | ||
NPM module for simplifying the development of scripted / rule-based parsing of PDF files, including tabular data (tables, with automatic column detection). | ||
## Installation, tests and CLI usage | ||
npm install pdfreader | ||
cd node_modules/pdfreader | ||
npm test | ||
node parse.js test/sample.pdf | ||
## Raw PDF reading | ||
@@ -5,0 +12,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44822
15
502
50