From ca5b1d267ab77947cabebce0124a49480d4143b8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 9 Aug 2017 21:14:48 -0400 Subject: Improve stream length recovery Eliminate PCRE and find endobj not preceded by endstream. Be more lax about placement of endstream and endobj. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e04bdd8d..6b7454eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,12 @@ the (bool, T*) version of the constructor instead. If not, just remove the second parameter. +2017-08-09 Jay Berkenbilt + + * When recovering stream length, find endobj without endstream as + well as just looking for endstream. Be a little more lax about + where we allow it to be found. + 2017-08-05 Jay Berkenbilt * Add --single-pages option to cause output to be written to a -- cgit v1.2.3-54-g00ecf