any-text
any-text copied to clipboard
Getting FlateDecode warning when reading a PDF file
I am reading a PDF file and getting the following warning:
console.log
Warning: Empty "FlateDecode" stream.
at console (node_modules/pdf-parse/lib/pdf.js/v1.10.100/build/webpack:/src/shared/util.js:276:5)
PDF js has a verbosity
parameter, via which we can hide warning. Could you please expose a setting, so I can set the verbosity when working with any-text
?