any-text icon indicating copy to clipboard operation
any-text copied to clipboard

Getting FlateDecode warning when reading a PDF file

Open nikolayg opened this issue 1 year ago • 0 comments

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?

nikolayg avatar May 03 '23 05:05 nikolayg