Peter Nabbefeld created ODFTOOLKIT-445:
------------------------------------------

             Summary: Need to set "style:flow-with-text='false'" on image
                 Key: ODFTOOLKIT-445
                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-445
             Project: ODF Toolkit
          Issue Type: Improvement
          Components: simple api
    Affects Versions: 0.6.2-incubating
         Environment: Linux, NetBeans, LibreOffice
            Reporter: Peter Nabbefeld


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.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to