Description
This code doesn't abort:
new PDJpeg(new PDDocument(), new FileInputStream("image.png"));
This is misleading for newbies, see PDFBOX-4556.
This code doesn't abort:
new PDJpeg(new PDDocument(), new FileInputStream("image.png"));
This is misleading for newbies, see PDFBOX-4556.