mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-02 11:58:25 +00:00
to-do updates for planned work
This commit is contained in:
parent
d59600d63b
commit
a04de932d2
13
TODO
13
TODO
@ -57,6 +57,14 @@ LIBQPDF_3 {
|
||||
*;
|
||||
};
|
||||
|
||||
* Provide an option to copy encryption parameters from another file.
|
||||
This would make it possible to decrypt a file, manually work with
|
||||
it, and then re-encrypt it using the original encryption parameters
|
||||
including a possibly unknown owner password.
|
||||
|
||||
* See if I can support the new encryption formats mentioned in the
|
||||
open bug on sourceforge. Check other sourceforge bugs.
|
||||
|
||||
|
||||
Better 64-bit support on Windows
|
||||
================================
|
||||
@ -110,11 +118,6 @@ General
|
||||
a lot of the same logic as being able to do splitting, so a general
|
||||
split/merge program would be a great addition.
|
||||
|
||||
* Provide an option to copy encryption parameters from another file.
|
||||
This would make it possible to decrypt a file, manually work with
|
||||
it, and then re-encrypt it using the original encryption parameters
|
||||
including a possibly unknown owner password.
|
||||
|
||||
* See whether it's possible to remove the call to
|
||||
flattenScalarReferences. I can't easily figure out why I do it,
|
||||
but removing it causes strange test failures in linearization. I
|
||||
|
Loading…
x
Reference in New Issue
Block a user