From 25e87a9d0367b28206b69fdb0c1c09b9858d69b7 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 11 Jan 2024 07:53:07 -0500 Subject: Update TODO-pages from issues #1116 --- TODO-pages.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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: -- cgit v1.2.3-54-g00ecf