News

Extract text from a pdf into an array of text 'chunks'. Useful for doing fuzzy parsing on structured pdf text. Uses Mozilla's pdf.js via pdf2json. Callback receives string[] of all the text objects ...