2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-31 02:48:31 +00:00
qpdf/libqpdf
Jay Berkenbilt 9f8aba1db7 Handle indirect stream filter/decode parameters
QPDFWriter was trying to make /Filter and /DecodeParms direct in all
cases, but there are some cases where /DecodeParms may refer to a
stream, which can't be direct. QPDFWriter doesn't actually need
/DecodeParms to be direct in that case because it won't be able to
filter the stream. Until we can handle this type of stream, just don't
make /Filter and /DecodeParms direct if we can't filter the stream
anyway.

Fixes #34
2014-06-07 16:31:03 -04:00
..
2013-12-14 15:17:35 -05:00
2014-01-14 15:45:35 -05:00
2008-04-29 12:55:25 +00:00
2012-06-27 10:20:38 -04:00
2014-01-14 15:45:35 -05:00
2012-12-31 05:36:51 -05:00