2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 08:20:53 +00:00
qpdf/qpdf/qtest/qpdf/bad23-recover.out
Jay Berkenbilt c2e16827b6 Replace "file position" with "offset" in error messages
Sometimes it's an offset in an object stream or a content stream, so
file position is confusing in some cases.
2018-02-18 21:06:27 -05:00

24 lines
546 B
Plaintext

WARNING: bad23.pdf (object 4 0, offset 314): /Length key in stream dictionary is not an integer
WARNING: bad23.pdf (object 4 0, offset 341): attempting to recover stream length
WARNING: bad23.pdf (object 4 0, offset 341): recovered stream length: 44
/QTest is indirect and has type stream (10)
/QTest is a stream. Dictionary: << /Length () >>
Raw stream data:
BT
/F1 24 Tf
72 720 Td
(Potato) Tj
ET
Uncompressed stream data:
BT
/F1 24 Tf
72 720 Td
(Potato) Tj
ET
End of stream data
unparse: 4 0 R
unparseResolved: 4 0 R
test 1 done