Commit bcfc9847beb0f059a98ef5c8c02646b43fab4272

Authored by Jay Berkenbilt
1 parent a0a3de77

Note about embedded resources

Showing 1 changed file with 7 additions and 0 deletions
@@ -138,6 +138,13 @@ Index: QPDFWriter.cc @@ -138,6 +138,13 @@ Index: QPDFWriter.cc
138 specification dictionaries may appear, and there are also /RF keys 138 specification dictionaries may appear, and there are also /RF keys
139 with related files, so reread section 3.10 carefully. 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 * The description of Crypt filters is unclear with respect to how to 148 * The description of Crypt filters is unclear with respect to how to
142 use them to override /StmF for specific streams. I'm not sure 149 use them to override /StmF for specific streams. I'm not sure
143 whether qpdf will do the right thing for any specific individual 150 whether qpdf will do the right thing for any specific individual