From 599daddb47fc0340e48b02f7ba00ef86bfef8c45 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 8 Mar 2009 19:00:19 +0000 Subject: decode streams on check, always exit abnormally when warnings are detected git-svn-id: svn+q:///qpdf/trunk@660 71b93d88-0707-0410-a8cf-f5a4172ac649 --- manual/qpdf-manual.xml | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 996ac29e..6259bcfa 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -738,15 +738,15 @@ make - Checks file structure and well as encryption and - linearization. A file for which - reports no errors may still have errors in stream data but - should otherwise be otherwise structurally sound. If - any errors, qpdf will exit with a - status of 2. There are some recoverable conditions that - detects. These are issued as - warnings instead of errors. If qpdf finds no errors but finds - warnings, it will exit with a status of 3 (as of + Checks file structure and well as encryption, linearization, + and encoding of stream data. A file for which + reports no errors may still have + errors in stream data content but should otherwise be + structurally sound. If any errors, + qpdf will exit with a status of 2. There are some recoverable + conditions that detects. These are + issued as warnings instead of errors. If qpdf finds no errors + but finds warnings, it will exit with a status of 3 (as of version 2.0.4). @@ -861,6 +861,12 @@ make special comments that make them easy to find. + + + Comments precede each object indicating the object number of the + corresponding object in the original file. + + -- cgit v1.2.3-54-g00ecf