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…...Example import java.awt.image.BufferedImage; import java.io.File;...File; import java.io.IOException; import javax.imageio.ImageIO;...