aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-18 02:14:04 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-18 15:59:03 +0100
commitf21e4f264ab285817bfad1698dbb8b8b300c9ece (patch)
tree42d4c7e4bd7198535b1317cdc100f82dae0d3241 /TODO
parent8873466a5d86decc3600af2df45552f2ee26ec80 (diff)
downloadqpdf-f21e4f264ab285817bfad1698dbb8b8b300c9ece.tar.zst
Add file attachment example
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 06ee7a61..1e8ab5d9 100644
--- a/TODO
+++ b/TODO
@@ -249,6 +249,10 @@ directory or that are otherwise not publicly accessible. This includes
things sent to me by email that are specifically not public. Even so,
I find it useful to make reference to them in this list.
+ * Add code for creation of a file attachment annotation. It should
+ also be possible to create a widget annotation and a form field.
+ Update the pdf-attach-file.cc example with new APIs when ready.
+
* If I do more with json, take a look at this C++ header-only JSON
library: https://github.com/nlohmann/json/releases