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

            Bug ID: 101384
           Summary: Table boarders, alignment  and background colors are
                    lost
           Product: LibreOffice
           Version: 5.0.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: jvchb...@gmail.com

We use LibreOffice 5.0.4.2 to create  .docx and .doc documents using UNO Java
API.
 We use MS Word 97 filter to produce .doc documents and MS Word 2007 XML  to
produce .docx documents.

 We have a table content from HTML file. The table has boarders, right aligned
and has background colors to the rows.. 
We have a bookmark  in both .doc and .docx files and used
XDocumentInsertable.insertDocumentFromURL API to insert text from HTML file in
place of bookmark XTextCursor . 
But generated files shows different output.We observed boarder and background 
color and alignment loss.

Doc output(.doc) :
------------
 Boarders are completely invisible, table is left aligned and background colors
are lost .

Docx output:
 Boarders are completely visible but table is left aligned and background
colors are lost 


 Please find project.zip for sample program source html and generated output.
 Let us know if you need more information.

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