/[Apache-SVN]
ViewVC logotype

Revision 674304


Jump to revision: Previous Next
Author: jeremias
Date: Sun Jul 6 15:09:10 2008 UTC (15 years, 11 months ago)
Changed paths: 12
Log Message:
Bugzilla #43606:
column-width accepts percent values (proportional-column-width and % working)
Table width accepts percent values (100% of the page width as standard)
Nested tables are working
It is also possible to make nested tables with a higher depth than 3 without causing word to crash
Submitted by: Maximilan Aster <maximilian.aster.at.boc-eu.com>

Changes to the patch by Jeremias:
- Patch simplified (reuse of ColumnSetup from the layoutmgr package)
- Percentages and proportional-column-width didn't work properly in my tests -> fixed
- Adjustments for FOP code conventions

Bugzilla #43824:
page-number-citation working but has to be refreshed inside word to show the correct values
Submitted by: Maximilan Aster <maximilian.aster.at.boc-eu.com>

Changes to the patch by Jeremias:
- Adjustments for FOP code conventions

Changed paths

Path Details
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/layoutmgr/table/ColumnSetup.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/FoUnitsConverter.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/PageAttributesConverter.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/RTFHandler.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfAttributes.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPage.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfPageNumberCitation.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTable.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTableRow.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTextrun.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_95/src/java/org/apache/fop/render/rtf/rtflib/tools/PercentContext.java added
Directoryxmlgraphics/fop/branches/fop-0_95/status.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26