aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-18 17:26:18 +0100
committerJay Berkenbilt <ejb@ql.org>2024-02-03 17:20:57 +0100
commit4dc0c5684e44d2d400002a43a522c459f499db9c (patch)
tree0b53dd2b41bcfabe010dcd845797dfb253904d26
parent4660e23262fd3606d0b9ef7db9bcc315783b16e3 (diff)
downloadqpdf-4dc0c5684e44d2d400002a43a522c459f499db9c.tar.zst
Add issue about splitting pages to memory
-rw-r--r--TODO-pages.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO-pages.md b/TODO-pages.md
index b99c6f84..83de0fff 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: 2024-01-11
+Last checked: 2024-01-18
```
gh search issues label:pages --repo qpdf/qpdf --limit 200 --state=open
@@ -546,6 +546,8 @@ gh search issues label:pages --repo qpdf/qpdf --limit 200 --state=open
* There is some helpful discussion in #343 including
* Preserving open/closed status
* Preserving javascript actions
+* Split pages: write pages to memory
+ * Issues: #1130
# Other use cases