ecarter / node-pdfinfo

A simple api for reading PDF meta info via xpdf's pdfinfo(1)
4 stars 8 forks source link

Added error callback for invalid pdf file #3

Closed DiscoStarslayer closed 10 years ago

ecarter commented 10 years ago

Thanks, this was definitely needed. Now the error callback can be disabled with pdf.errors = false if desired.

Just getting around to cleaning house on this project and appreciate your pull request! Your changes have been merged into master and npm is now at version 0.0.3.