simon steiner created FOP-2445:
----------------------------------
Summary: PDF Linearization
Key: FOP-2445
URL: https://issues.apache.org/jira/browse/FOP-2445
Project: Fop
Issue Type: New Feature
Reporter: simon steiner
Assignee: simon steiner
Feature will be disabled by default, can be enabled with
{code}
<fop version="1.0">
<renderers>
<renderer mime="application/pdf">
<linearization>true</linearization>
</renderer>
</renderers>
</fop>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)