UNPKG

pdftohtmljs_uwazi

Version:

PDF to HTML (pdf2htmlex) shell wrapper

8 lines (7 loc) 155 B
exports.load = function(pdf2htmlex) { pdf2htmlex.add_options([ '--fit-width 968', '--font-format woff' ]); return pdf2htmlex }