[Libreoffice-bugs] [Bug 114591] New: Indentation issue in converted html using Libre Office 4.3

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 20 13:07:21 UTC 2017


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

            Bug ID: 114591
           Summary: Indentation issue in converted html using Libre Office
                    4.3
           Product: LibreOffice
           Version: 4.3 all versions
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: singh_sakshi at network.lilly.com

Description:
Hi Team, We are using libreoffice 4.3 to convert word document to HTML. The
document generated by libre office had indentation issues. 
In the word document, we have many <p> tags as ordered list which after
conversion adds inline css.

We are running this code snippet on linux:
libreoffice4.3 --headless --invisible --convert-to htm:HTML --outdir $O$


Here is the HTML output of the converted doc file:

<p align="left" style="margin-left: 0.25in; text-indent: -0.25in;
margin-bottom: 0.17in; line-height: 0.17in; widows: 2; orphans: 2">
<a name="5c188da9-cdb8-406b-9809-dd4a0316dba2-1"></a>
<font face="Arial, serif">
<font size="2" style="font-size: 11pt">
1. Some Text Here
</font></font></p>

Here the text "1. Some Text Here " had unnecessary indentation. Please look
into this asap.

Actual Results:  
The actual converted HTML through libre office 4.3 had unnecessary indentation
issues.

Expected Results:
The converted HTML should not have any indentation issues.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/63.0.3239.84 Safari/537.36

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171220/1f5084a2/attachment-0001.html>


More information about the Libreoffice-bugs mailing list