https://bz.apache.org/bugzilla/show_bug.cgi?id=63818
--- Comment #2 from 蒋勇兵 <253684...@qq.com> --- I used PPTX2PNG utility class to render my .ppt,this problem still exists,I'm sure this is a little bug due to carelessness.This is the console output: Processing F:\公司制度\入职培训.ppt Rendering slide 0 Rendering slide 1 Rendering slide 2 java.lang.NullPointerException at org.apache.poi.hslf.usermodel.HSLFTextParagraph.getBulletFont(HSLFTextParagraph.java:683) at org.apache.poi.hslf.usermodel.HSLFTextParagraph$1.getBulletFont(HSLFTextParagraph.java:495) at org.apache.poi.sl.draw.DrawTextParagraph.getBullet(DrawTextParagraph.java:354) at org.apache.poi.sl.draw.DrawTextParagraph.draw(DrawTextParagraph.java:169) at org.apache.poi.sl.draw.DrawTextShape.drawParagraphs(DrawTextShape.java:178) at org.apache.poi.sl.draw.DrawTextShape.drawContent(DrawTextShape.java:127) at org.apache.poi.sl.draw.DrawSimpleShape.draw(DrawSimpleShape.java:103) at org.apache.poi.sl.draw.DrawSheet.draw(DrawSheet.java:71) at org.apache.poi.sl.draw.DrawSlide.draw(DrawSlide.java:41) at org.apache.poi.hslf.usermodel.HSLFSlide.draw(HSLFSlide.java:474) at org.apache.poi.xslf.util.PPTX2PNG.main(PPTX2PNG.java:154) at cn.iter.market.poi.PPTToHtml.main(PPTToHtml.java:257) Because the PPT is too large, I can't upload it. This is the link https://github.com/jiangyongbing24/poi/raw/master/images/%E5%85%A5%E8%81%8C%E5%9F%B9%E8%AE%AD.ppt. If you download it, I will delete it immediately. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org