From: Vincent Hennebert Date: Mon, 26 Mar 2012 17:39:20 +0000 (+0000) Subject: Merged branch Temp_PDF_ObjectStreams X-Git-Tag: fop-1_1rc1old~87 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4f9ccbd0b79cdb8eebbbdea994355f2df24e595b;p=xmlgraphics-fop.git Merged branch Temp_PDF_ObjectStreams git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1305467 13f79535-47bb-0310-9956-ffa450edef68 --- 4f9ccbd0b79cdb8eebbbdea994355f2df24e595b diff --cc checkstyle-5.5.xml index 45ac11b1f,ca219e5b2..8194b78ca --- a/checkstyle-5.5.xml +++ b/checkstyle-5.5.xml @@@ -255,14 -256,14 +255,6 @@@ -- -- -- -- -- -- -- -- diff --cc status.xml index 64c2d2ec3,e34ecdb48..b36097928 --- a/status.xml +++ b/status.xml @@@ -62,9 -62,6 +62,14 @@@ documents. Example: the fix of marks layering will be such a case when it's done. --> ++ ++ Added support for PDF Object Streams. When accessibility is enabled and PDF version 1.5 ++ selected, the structure tree will be stored in object streams in order to reduce the size of ++ the final PDF. ++ + + Fixed deadlock in PropertyCache. + Added configuration option to set the version of the output PDF document.