Below codes throw exception,
String path = "C:\\Users\\z_jia\\Desktop\\a\\";
com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf");
BufferedImage image = ImageIO.r…... can you please share which JDK version are you using along with...