mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
notes for things to fix
git-svn-id: svn+q:///qpdf/trunk@746 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
ad03b51b3d
commit
bfdd26fb23
16
TODO
16
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
|
||||
|
Loading…
Reference in New Issue
Block a user