2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-31 01:10:51 +00:00
qpdf/qpdf/qtest/qpdf/c-write-warnings.out
Jay Berkenbilt 9744414c66 Enable finer grained control of stream decoding
This commit adds several API methods that enable control over which
types of filters QPDF will attempt to decode. It also adds support for
/RunLengthDecode and /DCTDecode filters for both encoding and
decoding.
2017-08-21 17:44:22 -04:00

21 lines
548 B
Plaintext

warning: bad33.pdf: file is damaged
code: 5
file: bad33.pdf
pos : 0
text: file is damaged
warning: bad33.pdf (file position 1771): xref not found
code: 5
file: bad33.pdf
pos : 1771
text: xref not found
warning: bad33.pdf: Attempting to reconstruct cross-reference table
code: 5
file: bad33.pdf
pos : 0
text: Attempting to reconstruct cross-reference table
warning: bad33.pdf (file position 629): stream filter type is not name or array
code: 5
file: bad33.pdf
pos : 629
text: stream filter type is not name or array