aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-11 13:53:07 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-12 14:05:22 +0100
commit25e87a9d0367b28206b69fdb0c1c09b9858d69b7 (patch)
tree1fa714cd764b5c44fe31bd5a4121ef288db05911
parentebb10f3256067c6e4ebea9a21a92d0199ac7fdf9 (diff)
downloadqpdf-25e87a9d0367b28206b69fdb0c1c09b9858d69b7.tar.zst
Update TODO-pages from issues #1116
-rw-r--r--TODO-pages.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO-pages.md b/TODO-pages.md
index 087c742a..b99c6f84 100644
--- a/TODO-pages.md
+++ b/TODO-pages.md
@@ -447,7 +447,7 @@ Most of chapter 12 applies. See Document-level navigation (12.3).
# Feature to Issue Mapping
-Last checked: 2023-12-29
+Last checked: 2024-01-11
```
gh search issues label:pages --repo qpdf/qpdf --limit 200 --state=open
@@ -456,6 +456,13 @@ gh search issues label:pages --repo qpdf/qpdf --limit 200 --state=open
* Allow an existing `QPDF` to be an input to a merge or underly/overlay operation when using the
`QPDFAssembler` C++ API
* Issues: none
+* Fixes to copying annotations
+ * Issues: #1116
+ * Notes:
+ * This is a PR that includes some failing test cases
+ * Fix `/P`
+ * Allow copying of annotations from a region of a page (not sure I want to add that)
+ * Allow selection of pages without annotations (not sure I want to do that)
* Generate a mapping from source to destination for all destinations
* Issues: #1077
* Notes: