https://bugs.documentfoundation.org/show_bug.cgi?id=106664
Bug ID: 106664
Summary: Bullets are appended with additional dots for doc and
docx outputs with source as HTML
Product: LibreOffice
Version: 5.2.3.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
We use LibreOffice 5.2.3.3 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 from HTML content.
We have a HTML file content which contains bullets created in word.
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 .
Generated output files have additional dots after the bullets .
We rendered the same html file in all major browsers, it shows up the bullets
without additional dots.
Is is known issue in LibreOffice or do we have some solution or workaround for
this.
Please find project.zip for sample program source html and generated output.
Let us know if you need more information.
I attached my source project as eclipse project and attached all source
content files, template and sample output files.
Please follow the below steps:
1) Extract zip file content.
2) Import Libre as java project.
3) Run DocumentGenerator.java by passing full path of template, full path of
output file and full path of source html file.
Sample arguments:
"D:\libre\template.doc" "D:\libre\output.doc" "D:\libre\source_html.html"
4) template and source html files are part of zip file content.
Please let me know if you have need any more information.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs