Commit 0520f7d1a70304d59d4241a858d01666f20e8717
1 parent
6755a867
todo idea
git-svn-id: svn+q:///qpdf/trunk@980 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
7 additions
and
0 deletions
TODO
| @@ -12,6 +12,13 @@ Next | @@ -12,6 +12,13 @@ Next | ||
| 12 | Stefan Heinsen <stefan.heinsen@gmx.de> in August, 2009. He seems | 12 | Stefan Heinsen <stefan.heinsen@gmx.de> in August, 2009. He seems |
| 13 | to like to send encrypted mail. (key 01FCC336) | 13 | to like to send encrypted mail. (key 01FCC336) |
| 14 | 14 | ||
| 15 | + * Add helper routines for manipulating page content streams. | ||
| 16 | + Operations should include ability to convert page contents from a | ||
| 17 | + stream to an array of streams and to append or prepend to the page | ||
| 18 | + contents. See message from stronghorse@tom.com ("Suggestion for | ||
| 19 | + qpdf") from 2010-06-09 and my response. Consider providing an | ||
| 20 | + example program that adds the line he suggests. | ||
| 21 | + | ||
| 15 | * Look at page splitting. Subramanyam provided a test file; see | 22 | * Look at page splitting. Subramanyam provided a test file; see |
| 16 | ../misc/article-threads.pdf. Email Q-Count: 431864 from | 23 | ../misc/article-threads.pdf. Email Q-Count: 431864 from |
| 17 | 2009-11-03. | 24 | 2009-11-03. |