UNPKG

pdftohtmljs

Version:
8 lines (7 loc) 151 B
exports.load = function(pdf2htmlex) { pdf2htmlex.add_options([ '--zoom 1.33', '--font-format woff' ]); return pdf2htmlex }