Switch the position of one tag, so an older version of forrest likes it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@486305 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b2535a5b58
commit
59a3012c86
@ -158,6 +158,7 @@
|
||||
|
||||
<p>
|
||||
Currently, HSLF API supports the following types of pictures:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Windows Metafiles (WMF)</li>
|
||||
<li>Enhanced Metafiles (EMF)</li>
|
||||
@ -165,7 +166,6 @@
|
||||
<li>Portable Network Graphics (PNG)</li>
|
||||
<li>Macintosh PICT</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<source>
|
||||
SlideShow ppt = new SlideShow(new HSLFSlideShow("slideshow.ppt"));
|
||||
|
Loading…
Reference in New Issue
Block a user