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

--- Comment #11 from Jim Raykowski <rayk...@gmail.com> ---
Unfortunately, AFAIK, this has always been the behavior when using bitmap
backgrounds with tables, sections, and  table of contents. It has to do with
how these backgrounds are stored without any identification. 

Here is a clip from an .fodt (flat) file showing that no identification is
stored for the bitmap, just binary data.

  <style:style style:name="Table1.C5" style:family="table-cell">
    <style:table-cell-properties fo:background-color="transparent"
fo:padding="0.0382in" fo:border="none">
      <style:background-image>
         <office:binary-data> binary data is here
         </office:binary-data>
      </style:background-image>
    </style:table-cell-properties>
  </style:style>

-- 
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