This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 33d81ae7ef Update ppt-wmf-emf-renderer.xml
33d81ae7ef is described below
commit 33d81ae7efe40f3b5d3619f6d875847a20cea208
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jul 11 11:35:18 2025 +0100
Update ppt-wmf-emf-renderer.xml
---
.../content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml | 1 -
1 file changed, 1 deletion(-)
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 @@
<li>Alternatively, download the jars from
https://repo1.maven.org/maven2/org/apache/poi/</li>
<li>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"</li>
<li>Move all other jars in current directory into a new
subdirectory "poi"</li>
- <li>Remove
auxiliary/batik-script-1.14.jar:/META-INF/services/org.apache.batik.script.InterpreterFactory
- see <a
href="https://issues.apache.org/jira/browse/BATIK-1260">BATIK-1260</a></li>
<li>Invoke PPTX2PNG:
<source>
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]