Commit bcfc9847beb0f059a98ef5c8c02646b43fab4272
1 parent
a0a3de77
Note about embedded resources
Showing
1 changed file
with
7 additions
and
0 deletions
TODO
| ... | ... | @@ -138,6 +138,13 @@ Index: QPDFWriter.cc |
| 138 | 138 | specification dictionaries may appear, and there are also /RF keys |
| 139 | 139 | with related files, so reread section 3.10 carefully. |
| 140 | 140 | |
| 141 | + A sourceforge user asks if qpdf can handle extracting and embedded | |
| 142 | + resources and references these tools, which may be useful as a | |
| 143 | + reference. | |
| 144 | + | |
| 145 | + http://multivalent.sourceforge.net/Tools/pdf/Extract.html | |
| 146 | + http://multivalent.sourceforge.net/Tools/pdf/Embed.html | |
| 147 | + | |
| 141 | 148 | * The description of Crypt filters is unclear with respect to how to |
| 142 | 149 | use them to override /StmF for specific streams. I'm not sure |
| 143 | 150 | whether qpdf will do the right thing for any specific individual | ... | ... |