qpdf/examples
Fredrik Fornwall e0775238b8 Fix QPDFEFStreamObjectHelper::{get,set}Subtype
The /Subtype entry that specifies the mime type of an embedded file is
inside the embedded file stream dictionary directly, not it in the
parameter dictionary.

See Table 45 and 46 in the PDF 1.7 specification:
https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf#page=112
2021-09-10 10:02:24 -04:00
..
qtest Fix QPDFEFStreamObjectHelper::{get,set}Subtype 2021-09-10 10:02:24 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Add file attachment example 2021-02-18 09:59:03 -05:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-attach-file.cc Use QUtil::path_basename 2021-02-18 09:59:03 -05:00
pdf-bookmarks.cc Change list to vector for outline helpers (fixes #297) 2019-07-03 20:08:47 -04:00
pdf-c-objects.c Add QPDFObjectHandle manipulation to C API 2020-11-28 19:48:07 -05:00
pdf-count-strings.cc QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject 2021-01-02 11:33:36 -05:00
pdf-create.cc QPDFPageObjectHelper: getPageImages -> getImages 2021-01-02 11:33:36 -05:00
pdf-custom-filter.cc Update examples to use copyStream() 2021-02-25 13:21:23 -05:00
pdf-double-page-size.cc Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
pdf-filter-tokens.cc QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject 2021-01-02 11:33:36 -05:00
pdf-invert-images.cc Update examples to use copyStream() 2021-02-25 13:21:23 -05:00
pdf-linearize.c Provide qpdf write progress reporting from C API (fixes #487) 2020-12-20 14:43:24 -05:00
pdf-mod-info.cc Change from QPDF{Array,Dict}Items to aitems() and ditems() 2021-02-22 11:05:39 -05:00
pdf-name-number-tree.cc Change from QPDF{Array,Dict}Items to aitems() and ditems() 2021-02-22 11:05:39 -05:00
pdf-npages.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00
pdf-overlay-page.cc Update pdf-overlay-page example to copy annotations 2021-02-22 18:42:06 -05:00
pdf-parse-content.cc Make more QPDFPageObjectHelper methods work with form XObject 2021-01-02 14:08:53 -05:00
pdf-set-form-values.cc Mention appearances in pdf-set-form-values example 2020-02-22 12:10:13 -05:00
pdf-split-pages.cc Fix warnings reported by -Wshadow=local (fixes #431) 2020-04-16 12:41:43 -04:00