2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-11-09 23:00:57 +00:00

Add issue about splitting pages to memory

This commit is contained in:
Jay Berkenbilt 2024-01-18 11:26:18 -05:00
parent 4660e23262
commit 4dc0c5684e

View File

@ -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