From bfdd26fb23d6ecb2cfc6cd2b02b25a4f9378f7dd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 Oct 2009 23:55:58 +0000 Subject: [PATCH] notes for things to fix --- TODO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 8475599..796fbb1 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 -- libgit2 0.21.4