FOP with IKVM: No Images
问题 I've successfully compiled and used FOP 1.0 with IKVM 0.44.5 in .NET, however I can't get it to show any images in the resulting PDF. When I run FOP via ikvm in the command-line, I get a java.io.EOFException. When I transform the same file using java, the Images shows up perfectly. java.lang.reflect.UndeclaredThrowableException at $Proxy0.readUTF(Unknown Source) at java.lang.reflect.Method.invoke(Method.java:612) at org.apache.xmlgraphics.image.loader.util.ImageUtil$1.invoke(ImageUtil.java