What steps will reproduce the problem?
1. Tried EMF->SVG->PNG using the attached ToPNG.java based on the sample
2.
3.
What is the expected output? What do you see instead?
I expect png output from the emf
What version of the product are you using? On what operating system?
Windows XP.docx2epub-0.3.0.jar
Please provide any additional information below.
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
at java.util.Vector.get(Unknown Source)
at com.adobe.dp.office.metafile.EMFParser.readNext(EMFParser.java:462)
at com.adobe.office.metafile.ToPNG.main(ToPNG.java:202)
Original issue reported on code.google.com by shyam.ramesh@gmail.com on 19 Jan 2010 at 6:03
Original issue reported on code.google.com by
shyam.ramesh@gmail.com
on 19 Jan 2010 at 6:03Attachments: