A transformer stream wrapper around the pdftotext command-line tool.
npm install pdftotext-transformer``sh`
npm install pdftotext-transformer --save
`sh
var Transformer = require( 'pdftotext-transformer' );
var transformer = new Transformer( { } );
``
* 1.0.1
* FIX: Bug fixes.
* 1.0.0
* Initial release
If you enjoy using this module, please consider donating to support independent living skills and recreation programs for the blind, visually impaired, and deaf blind.
Distributed under the AGPL 3.0 license.