diff --git a/ChangeLog b/ChangeLog index 8f0b067..5397e59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-04-10 Jay Berkenbilt + + * qpdf/qpdf.cc (main): Since qpdf --check only checks syntax and + stream encoding without doing any semantic checks, make the output + clearer when no errors around found. This is inspired by + qpdf-Bugs-2983225. + 2010-03-27 Jay Berkenbilt * 2.1.3: release diff --git a/examples/qtest/linearize/check.out b/examples/qtest/linearize/check.out index c2063a4..af887be 100644 --- a/examples/qtest/linearize/check.out +++ b/examples/qtest/linearize/check.out @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 95783e9..bee1db2 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -2072,6 +2072,9 @@ print "\n"; + 2.1.3: March 27, 2010 diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc index 7b2bb75..f8d3ced 100644 --- a/qpdf/qpdf.cc +++ b/qpdf/qpdf.cc @@ -1034,7 +1034,11 @@ int main(int argc, char* argv[]) } else { - std::cout << "No errors found" << std::endl; + std::cout << "No syntax or stream encoding errors" + << " found; the file may still contain" + << std::endl + << "errors that qpdf cannot detect" + << std::endl; } } } diff --git a/qpdf/qtest/qpdf/U25A0.1-ogen.check b/qpdf/qtest/qpdf/U25A0.1-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.1-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.1-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.1.check b/qpdf/qtest/qpdf/U25A0.1.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.1.check +++ b/qpdf/qtest/qpdf/U25A0.1.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.10-ogen.check b/qpdf/qtest/qpdf/U25A0.10-ogen.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/U25A0.10-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.10-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.10.check b/qpdf/qtest/qpdf/U25A0.10.check index 8d3b259..921e171 100644 --- a/qpdf/qtest/qpdf/U25A0.10.check +++ b/qpdf/qtest/qpdf/U25A0.10.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.11-ogen.check b/qpdf/qtest/qpdf/U25A0.11-ogen.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/U25A0.11-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.11-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.11.check b/qpdf/qtest/qpdf/U25A0.11.check index 41fbca1..74a360c 100644 --- a/qpdf/qtest/qpdf/U25A0.11.check +++ b/qpdf/qtest/qpdf/U25A0.11.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.12-ogen.check b/qpdf/qtest/qpdf/U25A0.12-ogen.check index 9e99897..4e945d5 100644 --- a/qpdf/qtest/qpdf/U25A0.12-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.12-ogen.check @@ -13,4 +13,5 @@ modify annotations: not allowed modify other: not allowed modify anything: not allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.12.check b/qpdf/qtest/qpdf/U25A0.12.check index 13c514f..581b48b 100644 --- a/qpdf/qtest/qpdf/U25A0.12.check +++ b/qpdf/qtest/qpdf/U25A0.12.check @@ -13,4 +13,5 @@ modify annotations: not allowed modify other: not allowed modify anything: not allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.2-ogen.check b/qpdf/qtest/qpdf/U25A0.2-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.2-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.2-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.2.check b/qpdf/qtest/qpdf/U25A0.2.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.2.check +++ b/qpdf/qtest/qpdf/U25A0.2.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.3-ogen.check b/qpdf/qtest/qpdf/U25A0.3-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.3-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.3-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.3.check b/qpdf/qtest/qpdf/U25A0.3.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.3.check +++ b/qpdf/qtest/qpdf/U25A0.3.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.4-ogen.check b/qpdf/qtest/qpdf/U25A0.4-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.4-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.4-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.4.check b/qpdf/qtest/qpdf/U25A0.4.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.4.check +++ b/qpdf/qtest/qpdf/U25A0.4.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.5-ogen.check b/qpdf/qtest/qpdf/U25A0.5-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.5-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.5-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.5.check b/qpdf/qtest/qpdf/U25A0.5.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.5.check +++ b/qpdf/qtest/qpdf/U25A0.5.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.6-ogen.check b/qpdf/qtest/qpdf/U25A0.6-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.6-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.6-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.6.check b/qpdf/qtest/qpdf/U25A0.6.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.6.check +++ b/qpdf/qtest/qpdf/U25A0.6.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.7-ogen.check b/qpdf/qtest/qpdf/U25A0.7-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.7-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.7-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.7.check b/qpdf/qtest/qpdf/U25A0.7.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.7.check +++ b/qpdf/qtest/qpdf/U25A0.7.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.8-ogen.check b/qpdf/qtest/qpdf/U25A0.8-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/U25A0.8-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.8-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.8.check b/qpdf/qtest/qpdf/U25A0.8.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/U25A0.8.check +++ b/qpdf/qtest/qpdf/U25A0.8.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.9-ogen.check b/qpdf/qtest/qpdf/U25A0.9-ogen.check index ea3b33b..1d11997 100644 --- a/qpdf/qtest/qpdf/U25A0.9-ogen.check +++ b/qpdf/qtest/qpdf/U25A0.9-ogen.check @@ -13,4 +13,5 @@ modify annotations: not allowed modify other: not allowed modify anything: not allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/U25A0.9.check b/qpdf/qtest/qpdf/U25A0.9.check index 70f8bf3..e543256 100644 --- a/qpdf/qtest/qpdf/U25A0.9.check +++ b/qpdf/qtest/qpdf/U25A0.9.check @@ -13,4 +13,5 @@ modify annotations: not allowed modify other: not allowed modify anything: not allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/aes-forced-check.out b/qpdf/qtest/qpdf/aes-forced-check.out index 9a71439..a7f3445 100644 --- a/qpdf/qtest/qpdf/aes-forced-check.out +++ b/qpdf/qtest/qpdf/aes-forced-check.out @@ -2,4 +2,5 @@ checking b.pdf PDF Version: 1.4 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/fax-decode-parms.out b/qpdf/qtest/qpdf/fax-decode-parms.out index 1fb3668..17f4ce3 100644 --- a/qpdf/qtest/qpdf/fax-decode-parms.out +++ b/qpdf/qtest/qpdf/fax-decode-parms.out @@ -2,4 +2,5 @@ checking fax-decode-parms.pdf PDF Version: 1.4 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/forced-version.out b/qpdf/qtest/qpdf/forced-version.out index 9a71439..a7f3445 100644 --- a/qpdf/qtest/qpdf/forced-version.out +++ b/qpdf/qtest/qpdf/forced-version.out @@ -2,4 +2,5 @@ checking b.pdf PDF Version: 1.4 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.1-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.1-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.1-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.1-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.1.check b/qpdf/qtest/qpdf/hybrid-xref.1.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.1.check +++ b/qpdf/qtest/qpdf/hybrid-xref.1.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.10-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.10-ogen.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.10-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.10-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.10.check b/qpdf/qtest/qpdf/hybrid-xref.10.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.10.check +++ b/qpdf/qtest/qpdf/hybrid-xref.10.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.11-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.11-ogen.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.11-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.11-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.11.check b/qpdf/qtest/qpdf/hybrid-xref.11.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.11.check +++ b/qpdf/qtest/qpdf/hybrid-xref.11.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.12-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.12-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.12-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.12-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.12.check b/qpdf/qtest/qpdf/hybrid-xref.12.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.12.check +++ b/qpdf/qtest/qpdf/hybrid-xref.12.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.2-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.2-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.2-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.2-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.2.check b/qpdf/qtest/qpdf/hybrid-xref.2.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.2.check +++ b/qpdf/qtest/qpdf/hybrid-xref.2.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.3-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.3-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.3-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.3-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.3.check b/qpdf/qtest/qpdf/hybrid-xref.3.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.3.check +++ b/qpdf/qtest/qpdf/hybrid-xref.3.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.4-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.4-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.4-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.4-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.4.check b/qpdf/qtest/qpdf/hybrid-xref.4.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.4.check +++ b/qpdf/qtest/qpdf/hybrid-xref.4.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.5-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.5-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.5-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.5-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.5.check b/qpdf/qtest/qpdf/hybrid-xref.5.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.5.check +++ b/qpdf/qtest/qpdf/hybrid-xref.5.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.6-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.6-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.6-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.6-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.6.check b/qpdf/qtest/qpdf/hybrid-xref.6.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.6.check +++ b/qpdf/qtest/qpdf/hybrid-xref.6.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.7-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.7-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.7-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.7-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.7.check b/qpdf/qtest/qpdf/hybrid-xref.7.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.7.check +++ b/qpdf/qtest/qpdf/hybrid-xref.7.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.8-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.8-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.8-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.8-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.8.check b/qpdf/qtest/qpdf/hybrid-xref.8.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.8.check +++ b/qpdf/qtest/qpdf/hybrid-xref.8.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.9-ogen.check b/qpdf/qtest/qpdf/hybrid-xref.9-ogen.check index 2ccb68b..8c02e64 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.9-ogen.check +++ b/qpdf/qtest/qpdf/hybrid-xref.9-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/hybrid-xref.9.check b/qpdf/qtest/qpdf/hybrid-xref.9.check index 2ccb68b..8c02e64 100644 --- a/qpdf/qtest/qpdf/hybrid-xref.9.check +++ b/qpdf/qtest/qpdf/hybrid-xref.9.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.1-ogen.check b/qpdf/qtest/qpdf/inline-images.1-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.1-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.1-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.1.check b/qpdf/qtest/qpdf/inline-images.1.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.1.check +++ b/qpdf/qtest/qpdf/inline-images.1.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.10-ogen.check b/qpdf/qtest/qpdf/inline-images.10-ogen.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/inline-images.10-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.10-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.10.check b/qpdf/qtest/qpdf/inline-images.10.check index 8d3b259..921e171 100644 --- a/qpdf/qtest/qpdf/inline-images.10.check +++ b/qpdf/qtest/qpdf/inline-images.10.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.11-ogen.check b/qpdf/qtest/qpdf/inline-images.11-ogen.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/inline-images.11-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.11-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.11.check b/qpdf/qtest/qpdf/inline-images.11.check index 41fbca1..74a360c 100644 --- a/qpdf/qtest/qpdf/inline-images.11.check +++ b/qpdf/qtest/qpdf/inline-images.11.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.12-ogen.check b/qpdf/qtest/qpdf/inline-images.12-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.12-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.12-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.12.check b/qpdf/qtest/qpdf/inline-images.12.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.12.check +++ b/qpdf/qtest/qpdf/inline-images.12.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.2-ogen.check b/qpdf/qtest/qpdf/inline-images.2-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.2-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.2-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.2.check b/qpdf/qtest/qpdf/inline-images.2.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.2.check +++ b/qpdf/qtest/qpdf/inline-images.2.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.3-ogen.check b/qpdf/qtest/qpdf/inline-images.3-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.3-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.3-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.3.check b/qpdf/qtest/qpdf/inline-images.3.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.3.check +++ b/qpdf/qtest/qpdf/inline-images.3.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.4-ogen.check b/qpdf/qtest/qpdf/inline-images.4-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.4-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.4-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.4.check b/qpdf/qtest/qpdf/inline-images.4.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.4.check +++ b/qpdf/qtest/qpdf/inline-images.4.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.5-ogen.check b/qpdf/qtest/qpdf/inline-images.5-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.5-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.5-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.5.check b/qpdf/qtest/qpdf/inline-images.5.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.5.check +++ b/qpdf/qtest/qpdf/inline-images.5.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.6-ogen.check b/qpdf/qtest/qpdf/inline-images.6-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.6-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.6-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.6.check b/qpdf/qtest/qpdf/inline-images.6.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.6.check +++ b/qpdf/qtest/qpdf/inline-images.6.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.7-ogen.check b/qpdf/qtest/qpdf/inline-images.7-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.7-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.7-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.7.check b/qpdf/qtest/qpdf/inline-images.7.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.7.check +++ b/qpdf/qtest/qpdf/inline-images.7.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.8-ogen.check b/qpdf/qtest/qpdf/inline-images.8-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/inline-images.8-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.8-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.8.check b/qpdf/qtest/qpdf/inline-images.8.check index 0f727a0..cf35ead 100644 --- a/qpdf/qtest/qpdf/inline-images.8.check +++ b/qpdf/qtest/qpdf/inline-images.8.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.9-ogen.check b/qpdf/qtest/qpdf/inline-images.9-ogen.check index 2ccb68b..8c02e64 100644 --- a/qpdf/qtest/qpdf/inline-images.9-ogen.check +++ b/qpdf/qtest/qpdf/inline-images.9-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/inline-images.9.check b/qpdf/qtest/qpdf/inline-images.9.check index 4b2540f..4878f55 100644 --- a/qpdf/qtest/qpdf/inline-images.9.check +++ b/qpdf/qtest/qpdf/inline-images.9.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.2 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-delete-and-reuse-check.out b/qpdf/qtest/qpdf/lin-delete-and-reuse-check.out index 43ebbd4..d0fda8f 100644 --- a/qpdf/qtest/qpdf/lin-delete-and-reuse-check.out +++ b/qpdf/qtest/qpdf/lin-delete-and-reuse-check.out @@ -2,4 +2,5 @@ checking lin-delete-and-reuse.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.1-ogen.check b/qpdf/qtest/qpdf/lin-special.1-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.1-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.1-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.1.check b/qpdf/qtest/qpdf/lin-special.1.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.1.check +++ b/qpdf/qtest/qpdf/lin-special.1.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.10-ogen.check b/qpdf/qtest/qpdf/lin-special.10-ogen.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/lin-special.10-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.10-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.10.check b/qpdf/qtest/qpdf/lin-special.10.check index 8d3b259..921e171 100644 --- a/qpdf/qtest/qpdf/lin-special.10.check +++ b/qpdf/qtest/qpdf/lin-special.10.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.11-ogen.check b/qpdf/qtest/qpdf/lin-special.11-ogen.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/lin-special.11-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.11-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.11.check b/qpdf/qtest/qpdf/lin-special.11.check index 41fbca1..74a360c 100644 --- a/qpdf/qtest/qpdf/lin-special.11.check +++ b/qpdf/qtest/qpdf/lin-special.11.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.12-ogen.check b/qpdf/qtest/qpdf/lin-special.12-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.12-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.12-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.12.check b/qpdf/qtest/qpdf/lin-special.12.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.12.check +++ b/qpdf/qtest/qpdf/lin-special.12.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.2-ogen.check b/qpdf/qtest/qpdf/lin-special.2-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.2-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.2-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.2.check b/qpdf/qtest/qpdf/lin-special.2.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.2.check +++ b/qpdf/qtest/qpdf/lin-special.2.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.3-ogen.check b/qpdf/qtest/qpdf/lin-special.3-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.3-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.3-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.3.check b/qpdf/qtest/qpdf/lin-special.3.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.3.check +++ b/qpdf/qtest/qpdf/lin-special.3.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.4-ogen.check b/qpdf/qtest/qpdf/lin-special.4-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.4-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.4-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.4.check b/qpdf/qtest/qpdf/lin-special.4.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.4.check +++ b/qpdf/qtest/qpdf/lin-special.4.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.5-ogen.check b/qpdf/qtest/qpdf/lin-special.5-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.5-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.5-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.5.check b/qpdf/qtest/qpdf/lin-special.5.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.5.check +++ b/qpdf/qtest/qpdf/lin-special.5.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.6-ogen.check b/qpdf/qtest/qpdf/lin-special.6-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.6-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.6-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.6.check b/qpdf/qtest/qpdf/lin-special.6.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.6.check +++ b/qpdf/qtest/qpdf/lin-special.6.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.7-ogen.check b/qpdf/qtest/qpdf/lin-special.7-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.7-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.7-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.7.check b/qpdf/qtest/qpdf/lin-special.7.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.7.check +++ b/qpdf/qtest/qpdf/lin-special.7.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.8-ogen.check b/qpdf/qtest/qpdf/lin-special.8-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/lin-special.8-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.8-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.8.check b/qpdf/qtest/qpdf/lin-special.8.check index acf612b..5da27b2 100644 --- a/qpdf/qtest/qpdf/lin-special.8.check +++ b/qpdf/qtest/qpdf/lin-special.8.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.9-ogen.check b/qpdf/qtest/qpdf/lin-special.9-ogen.check index 2ccb68b..8c02e64 100644 --- a/qpdf/qtest/qpdf/lin-special.9-ogen.check +++ b/qpdf/qtest/qpdf/lin-special.9-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/lin-special.9.check b/qpdf/qtest/qpdf/lin-special.9.check index c2063a4..af887be 100644 --- a/qpdf/qtest/qpdf/lin-special.9.check +++ b/qpdf/qtest/qpdf/lin-special.9.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.3 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/min-version.out b/qpdf/qtest/qpdf/min-version.out index 3e34d6a..0a36ecb 100644 --- a/qpdf/qtest/qpdf/min-version.out +++ b/qpdf/qtest/qpdf/min-version.out @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.6 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/multiple-mods-check.out b/qpdf/qtest/qpdf/multiple-mods-check.out index d56405e..103b534 100644 --- a/qpdf/qtest/qpdf/multiple-mods-check.out +++ b/qpdf/qtest/qpdf/multiple-mods-check.out @@ -2,4 +2,5 @@ checking multiple-mods.pdf PDF Version: 1.3 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.1-ogen.check b/qpdf/qtest/qpdf/object-stream.1-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.1-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.1-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.1.check b/qpdf/qtest/qpdf/object-stream.1.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.1.check +++ b/qpdf/qtest/qpdf/object-stream.1.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.10-ogen.check b/qpdf/qtest/qpdf/object-stream.10-ogen.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/object-stream.10-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.10-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.10.check b/qpdf/qtest/qpdf/object-stream.10.check index fba29c6..331cd70 100644 --- a/qpdf/qtest/qpdf/object-stream.10.check +++ b/qpdf/qtest/qpdf/object-stream.10.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.11-ogen.check b/qpdf/qtest/qpdf/object-stream.11-ogen.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/object-stream.11-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.11-ogen.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.11.check b/qpdf/qtest/qpdf/object-stream.11.check index fcb16c0..aae0b3a 100644 --- a/qpdf/qtest/qpdf/object-stream.11.check +++ b/qpdf/qtest/qpdf/object-stream.11.check @@ -13,4 +13,5 @@ modify annotations: allowed modify other: allowed modify anything: allowed File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.12-ogen.check b/qpdf/qtest/qpdf/object-stream.12-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.12-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.12-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.12.check b/qpdf/qtest/qpdf/object-stream.12.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.12.check +++ b/qpdf/qtest/qpdf/object-stream.12.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.2-ogen.check b/qpdf/qtest/qpdf/object-stream.2-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.2-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.2-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.2.check b/qpdf/qtest/qpdf/object-stream.2.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.2.check +++ b/qpdf/qtest/qpdf/object-stream.2.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.3-ogen.check b/qpdf/qtest/qpdf/object-stream.3-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.3-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.3-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.3.check b/qpdf/qtest/qpdf/object-stream.3.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.3.check +++ b/qpdf/qtest/qpdf/object-stream.3.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.4-ogen.check b/qpdf/qtest/qpdf/object-stream.4-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.4-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.4-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.4.check b/qpdf/qtest/qpdf/object-stream.4.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.4.check +++ b/qpdf/qtest/qpdf/object-stream.4.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.5-ogen.check b/qpdf/qtest/qpdf/object-stream.5-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.5-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.5-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.5.check b/qpdf/qtest/qpdf/object-stream.5.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.5.check +++ b/qpdf/qtest/qpdf/object-stream.5.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.6-ogen.check b/qpdf/qtest/qpdf/object-stream.6-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.6-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.6-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.6.check b/qpdf/qtest/qpdf/object-stream.6.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.6.check +++ b/qpdf/qtest/qpdf/object-stream.6.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.7-ogen.check b/qpdf/qtest/qpdf/object-stream.7-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.7-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.7-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.7.check b/qpdf/qtest/qpdf/object-stream.7.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.7.check +++ b/qpdf/qtest/qpdf/object-stream.7.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.8-ogen.check b/qpdf/qtest/qpdf/object-stream.8-ogen.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.8-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.8-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.8.check b/qpdf/qtest/qpdf/object-stream.8.check index ac80765..f95a8ec 100644 --- a/qpdf/qtest/qpdf/object-stream.8.check +++ b/qpdf/qtest/qpdf/object-stream.8.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.9-ogen.check b/qpdf/qtest/qpdf/object-stream.9-ogen.check index 2ccb68b..8c02e64 100644 --- a/qpdf/qtest/qpdf/object-stream.9-ogen.check +++ b/qpdf/qtest/qpdf/object-stream.9-ogen.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/object-stream.9.check b/qpdf/qtest/qpdf/object-stream.9.check index 2ccb68b..8c02e64 100644 --- a/qpdf/qtest/qpdf/object-stream.9.check +++ b/qpdf/qtest/qpdf/object-stream.9.check @@ -2,4 +2,5 @@ checking a.pdf PDF Version: 1.5 File is not encrypted File is linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect diff --git a/qpdf/qtest/qpdf/old-and-complex-check.out b/qpdf/qtest/qpdf/old-and-complex-check.out index cf2bfc8..2c65151 100644 --- a/qpdf/qtest/qpdf/old-and-complex-check.out +++ b/qpdf/qtest/qpdf/old-and-complex-check.out @@ -2,4 +2,5 @@ checking old-and-complex.pdf PDF Version: 1.1 File is not encrypted File is not linearized -No errors found +No syntax or stream encoding errors found; the file may still contain +errors that qpdf cannot detect