Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6.2-incubating
-
None
-
None
-
Linux, NetBeans, LibreOffice
Description
The Layout is as follows:
1) A headline at the beginning of the page.
2) A table, containing 6 rows and 2 columns; first row merged.
3) An image bound to the paragraph in the first table cell, spanning about 5 rows.
With "style:flow-with-text='true'", the first row is extended, so the image fits into the row. With "style:flow-with-text='false'", image overlays the table as expected. I can do that using OFDDOM, but it's inconvinient, as simple api is expected to make life easier.
Please, don't forget that You should set "style:run-through='foreground'" at the same time, otherwise the image will be in the background of the table.