2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-09 09:50:28 +00:00
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
create
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
linearize
mod-info
name-number-tree Make newly created name/number trees indirect objects 2021-02-08 06:49:56 -05:00
npages
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
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
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
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
name-number-tree.test Add example of name/number trees and dictionary/array iteration 2021-01-30 15:52:16 -05:00
npages.test
overlay-page.test Update pdf-overlay-page example to copy annotations 2021-02-22 18:42:06 -05:00
parse-content.test
pdf-split-pages.test
set-form-values.test Add interactive form example 2018-06-21 16:04:54 -04:00