summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
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
==================