Gregor Berg created FOP-2450:
--------------------------------
Summary: [PATCH] preprocessing for table-layout="auto"
Key: FOP-2450
URL: https://issues.apache.org/jira/browse/FOP-2450
Project: Fop
Issue Type: New Feature
Components: fo/unqualified
Affects Versions: 1.1
Environment: tested on Win7 (JDK 7) and Mac OS 10.9 (JDK8)
Reporter: Gregor Berg
Fix For: 1.1
Hi everybody,
I had some time to work on the table-layout="auto" feature.
Inspired by the postprocessing done in issue FOP-1226, I tried to propagate the
computed values up the rendering process. Finally, I decided to opt for
preprocessing and what can I tell you - it works, even for auto tables in fixed
tables in auto tables (see attached xml files).
Since I was mainly focused on the kind of tables found at my employer, I would
like to get your feedback on how well this patch does for other users' tables.
If you deem the effort worthwhile, I would try to port this patch into the
trunk version - currently, it only applies to the tagged version 1.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)