qpdf/qpdf
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 automated test for shell wildcard expansion 2020-10-21 14:15:31 -04:00
fix-qdf.cc Fix fix-qdf for empty streams 2020-10-23 06:39:42 -04:00
pdf_from_scratch.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
qpdf-ctest.c QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
qpdf.cc Fix string bounds checking in completion code (fixes #441) 2021-05-13 13:06:58 -04:00
qpdf.testcov Exclude unreferenced objects in object streams (fixes #520) 2021-05-08 09:42:09 -04:00
test_driver.cc QPDF::addPage*: handle duplicate pages more robustly 2021-04-05 10:58:10 -04:00
test_large_file.cc Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
test_parsedoffset.cc Add QPDFObject::getParsedOffset() 2019-10-22 16:19:06 -04:00
test_pdf_doc_encoding.cc Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
test_pdf_unicode.cc Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
test_renumber.cc Add QPDFWriter::getWrittenXRefTable() 2019-10-22 16:16:16 -04:00
test_shell_glob.cc Add automated test for shell wildcard expansion 2020-10-21 14:15:31 -04:00
test_tokenizer.cc Make more QPDFPageObjectHelper methods work with form XObject 2021-01-02 14:08:53 -05:00
test_unicode_filenames.cc Minor clean up of Windows headers 2021-02-10 07:36:18 -05:00
test_xref.cc Add QPDF::getXRefTable() 2019-10-22 16:16:16 -04:00