Commit 4dc0c5684e44d2d400002a43a522c459f499db9c

Authored by Jay Berkenbilt
1 parent 4660e232

Add issue about splitting pages to memory

Showing 1 changed file with 3 additions and 1 deletions
TODO-pages.md
... ... @@ -447,7 +447,7 @@ Most of chapter 12 applies. See Document-level navigation (12.3).
447 447  
448 448 # Feature to Issue Mapping
449 449  
450   -Last checked: 2024-01-11
  450 +Last checked: 2024-01-18
451 451  
452 452 ```
453 453 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
546 546 * There is some helpful discussion in #343 including
547 547 * Preserving open/closed status
548 548 * Preserving javascript actions
  549 +* Split pages: write pages to memory
  550 + * Issues: #1130
549 551  
550 552 # Other use cases
551 553  
... ...