aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-05 01:55:58 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-05 01:55:58 +0200
commitbfdd26fb23d6ecb2cfc6cd2b02b25a4f9378f7dd (patch)
tree4f590ad38fac08a34d35bac82fa9ab4b4eca83d5 /TODO
parentad03b51b3dbcd1265b72efd9cc85fac7507dbc52 (diff)
downloadqpdf-bfdd26fb23d6ecb2cfc6cd2b02b25a4f9378f7dd.tar.zst
notes for things to fix
git-svn-id: svn+q:///qpdf/trunk@746 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8475599e..796fbb11 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,22 @@
+Now
+===
+
+ * Add functions to set minimum version and to force pdf version
+
+ * Make multiple calls to init_write safe; document that write
+ parameter settings must be repeated
+
+ * qpdf_is_encrypted returns false for encrypted file when incorrect
+ password is given
+
+
2.1
===
+ * "Delphi wrapper unit 'qpdf.pas' created by Zarko Gajic
+ (http://delphi.about.com). .. use at your own risk and for whatever
+ the purpose you want .. no support provided. Sample code provided."
+
* Add ability to create new streams or replace stream data. Consider
stream data sources to include a file and offset, a buffer, or a
some kind of callback mechanism. Find messages exchanged with