qpdf/examples/qtest
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
..
attach-file Fix QPDFEFStreamObjectHelper::{get,set}Subtype 2021-09-10 10:02:24 -04:00
bookmarks Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
c-objects Add QPDFObjectHandle manipulation to C API 2020-11-28 19:48:07 -05:00
count-strings Add additional interface for filtering page contents 2018-02-18 21:05:47 -05:00
create Enhance pdf-create example 2017-08-21 17:44:22 -04:00
custom-filter Add pdf-custom-filter example 2020-12-28 13:03:04 -05:00
double-page-size QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
filter-tokens Remove accidentally-committed file and fix test that created it 2021-02-23 10:38:05 -05:00
invert-images invert images example 2010-08-06 01:27:47 +00:00
linearize change output message from qpdf --check when no errors are found 2010-04-10 13:43:16 +00:00
mod-info Bug fix: content normalizer should not add trailing newline 2018-02-18 21:05:46 -05:00
name-number-tree Make newly created name/number trees indirect objects 2021-02-08 06:49:56 -05:00
npages update release date to actual date 2008-04-29 12:55:25 +00:00
overlay-page QPDFAcroFormDocumentHelper: add missing analyze calls 2021-03-04 18:11:44 -05:00
parse-content Pass offset and length to ParserCallbacks::handleObject 2019-08-22 22:54:29 -04:00
pdf-split-pages Example: fast split into single pages 2014-06-07 16:40:38 -04:00
set-form-values QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
attach-file.test Add file attachment example 2021-02-18 09:59:03 -05:00
bookmarks.test Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
c-objects.test Add QPDFObjectHandle manipulation to C API 2020-11-28 19:48:07 -05:00
count-strings.test Add additional interface for filtering page contents 2018-02-18 21:05:47 -05:00
create.test Incorporate improved Windows fragility workaround from qtest 2019-02-01 22:25:25 -05:00
custom-filter.test Add pdf-custom-filter example 2020-12-28 13:03:04 -05:00
double-page-size.test Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariable 2013-11-30 15:58:32 -05:00
filter-tokens.test Remove accidentally-committed file and fix test that created it 2021-02-23 10:38:05 -05:00
invert-images.test Fix typo in test case name 2020-04-08 20:46:01 -04:00
linearize.test Provide qpdf write progress reporting from C API (fixes #487) 2020-12-20 14:43:24 -05:00
mod-info.test make -key not take an argument with a / to appease msys's path translation 2009-10-14 01:06:18 +00:00
name-number-tree.test Add example of name/number trees and dictionary/array iteration 2021-01-30 15:52:16 -05:00
npages.test Convert many more errors to warnings 2017-07-27 22:57:55 -04:00
overlay-page.test Update pdf-overlay-page example to copy annotations 2021-02-22 18:42:06 -05:00
parse-content.test Add QPDFObjectHandle::parseContentStream method 2013-01-20 15:35:39 -05:00
pdf-split-pages.test Example: fast split into single pages 2014-06-07 16:40:38 -04:00
set-form-values.test Add interactive form example 2018-06-21 16:04:54 -04:00