diff --git a/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml b/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml index d0d4812062..7421db5733 100644 --- a/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml +++ b/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml @@ -82,7 +82,6 @@
  • Alternatively, download the jars from https://repo1.maven.org/maven2/org/apache/poi/
  • Exclude poi-ooxml-full-5.4.1.jar,poi-javadoc-5.4.1.jar and auxiliary/xml-apis-1.4.01.jar (Java 11+) into new subdirectory "unused"
  • Move all other jars in current directory into a new subdirectory "poi"
  • -
  • Remove auxiliary/batik-script-1.14.jar:/META-INF/services/org.apache.batik.script.InterpreterFactory - see BATIK-1260
  • Invoke PPTX2PNG: java --module-path poi:lib:auxiliary:ooxml-lib --module org.apache.poi.ooxml/org.apache.poi.xslf.util.PPTX2PNG -format png -fixside long -scale 1000 file.pptx