Author: fanningpj
Date: Mon Oct 25 14:21:01 2021
New Revision: 1894555

URL: http://svn.apache.org/viewvc?rev=1894555&view=rev
Log:
update version

Modified:
    
poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml

Modified: 
poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml?rev=1894555&r1=1894554&r2=1894555&view=diff
==============================================================================
--- 
poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml
 (original)
+++ 
poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml
 Mon Oct 25 14:21:01 2021
@@ -72,7 +72,7 @@
                     and for SVG/PDF the <a 
href="site:components/index/batikpdf">additional dependencies</a>.</p>
                 <p>Execute the java command (Unix-paths needs to be replaced 
for Windows - use "-charset" for non-western WMF/EMFs):</p>
                 <source>
-                    java -cp 
poi-5.1.1-SNAPSHOT.jar:poi-ooxml-5.1.1-SNAPSHOT.jar:poi-ooxml-schemas-5.1.1-SNAPSHOT.jar:poi-scratchpad-5.1.1-SNAPSHOT.jar:lib/*:ooxml-lib/*:auxiliary/*
 org.apache.poi.xslf.util.PPTX2PNG -format png -fixside long -scale 1000 
-charset GBK file.pptx
+                    java -cp 
poi-5.1.0.jar:poi-ooxml-5.1.0.jar:poi-ooxml-schemas-5.1.0.jar:poi-scratchpad-5.1.0.jar:lib/*:ooxml-lib/*:auxiliary/*
 org.apache.poi.xslf.util.PPTX2PNG -format png -fixside long -scale 1000 
-charset GBK file.pptx
                 </source>
                 <note>
                     JDK 1.8 is by default using the PiscesRenderingEngine and 
affected by



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to