From bfdd26fb23d6ecb2cfc6cd2b02b25a4f9378f7dd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 Oct 2009 23:55:58 +0000 Subject: notes for things to fix git-svn-id: svn+q:///qpdf/trunk@746 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- cgit v1.2.3-54-g00ecf