https://bugs.documentfoundation.org/show_bug.cgi?id=131608

V Stuart Foote <vstuart.fo...@utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vstuart.fo...@utsa.edu
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
No, by default Table objects are placed in line with the other content on page.

Their attributes are relative to the margins for the page they land on.

If you need to work with multiple tables, you need to create them as content of
a different container added to the document--either a Frame or a Section. 

Then add your table into one of those containers. The Sections will flow from
page to page. The Frames allow you to anchor multiple Tables onto a page, or
into a paragraph. They are the same frames that hold images.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to