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

            Bug ID: 148253
           Summary: LibreOffice 7.3 conversion tool can no longer convert
                    .pptx to .html
           Product: LibreOffice
           Version: 7.3.1.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: filters and storage
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: louis.co...@d2l.com

Description:
Hello,

I am working on a service that converts documents to pdf or html in order to
display them in a browser. I am trying to update the libreoffice version from
7.2 to 7.3 and I am noticing now that it can no longer convert powerpoint
documents to html.

The command I have been running is

soffice --headless --convert-to html test.pptx
I tried updating my command to specify a filter to use but that did not seem to
work:

soffice --headless --convert-to html:"impress_html_Export" test.pptx
When I run the first command there is an error message saying that there is no
export filter. When I run the second command I get an error that I should
verify my input parameters

Steps to Reproduce:
1. Try to convert .pptx document to .html

Actual Results:
Fails to convert

Expected Results:
Converts document to .html


Reproducible: Always


User Profile Reset: No



Additional Info:
No other information

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to