https://issues.apache.org/bugzilla/show_bug.cgi?id=53924
Priority: P2
Bug ID: 53924
Assignee: [email protected]
Summary: [PATCH] support for retrieve-table-marker
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: 1.1dev
Component: general
Product: Fop
This patch adds support for retrieve-table-marker. The patch is extensive and
very likely there is room for improvement, but it does what it is supposed to
do and was tested with non trivial examples.
The implementation has a main constraint: the resolution of the
retrieve-table-marker element needs to be an element that does not change the
BPD of the containing cell. In practical terms this means that the height of
the table header or footer where the retrieve-table-marker element is placed
cannot change once the retrieve-table-marker is replaced by the resolved
content. In the end this is not a serious constraint since in most cases the
retrieve-table-marker element is meant to be replaced by a line of text (and
there is already adjacent text, or the height of the cell is specified).
--
You are receiving this mail because:
You are the assignee for the bug.