From 6405d3928f78bc227587b87b8e2c2d46502796e0 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 30 Apr 2011 18:20:35 +0000 Subject: be less conservative when skipping over inline images in content normalization git-svn-id: svn+q:///qpdf/trunk@1050 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 41aee45d..37d8aa75 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,11 @@ +Next +==== + + * Look for %PDF header somewhere within the first 1024 bytes of the + file. Also accept headers of the form "%!PS−Adobe−N.n PDF−M.m". + See Implementation notes 13 and 14 in appendix H of the PDF 1.7 + specification. This is bug 3267974. + General ======= @@ -174,6 +182,10 @@ Index: QPDFWriter.cc providing some mechanism to recover earlier versions of a file embedded prior to appended sections. + * From a suggestion in bug 3152169, consisder having an option to + re-encode inline images with an ASCII encoding. + + Splitting by Pages ================== -- cgit v1.2.3-54-g00ecf