Skip to content
Snippets Groups Projects
Commit 0281719c authored by Michael Hamann's avatar Michael Hamann Committed by Simon Urli
Browse files

XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5 (#3517)


* Convert to PDF and extract images from the PDF
* Adapt the unit test
* Change the output format to PNG
* Change the default image format back to JPEG.
* Read the old office converter configuration for size and quality.
* Add new configuration options for format, quality and image size.
* Revert "[Misc] Force using old version of LO until XWIKI-22335 is done"
* Revert "[Misc] Revert LO upgrade because of XWIKI-22335"
* Fix existing comments in DefaultPresentationBuilder
* Provide new properties in xwiki.properties
* Fallback in document-formats.js in case custom-document-formats is
    not used for backward compatibility
* Provide unit test
* Improve a bit ServletContainerExecutor to have better understanding
    in case of error when building LO image

This reverts commit 29e45435.
This reverts commit f19ea82a.
This reverts commit 32a20ae0.

---------

Co-authored-by: default avatarSimon Urli <simon.urli@xwiki.com>
(cherry picked from commit acd6ed3f)
parent 6b4aa9f5
No related branches found
No related tags found
No related merge requests found
Showing
with 347 additions and 68 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment