Description
On TIKA-2174, mcaruanagalizia reported that inline jp2 images in PDFs were not being OCR'd. TIKA-2174 added that file type to our tesseract parser, but we our code in the PDFParser wasn't extracting the inline images as well. Let's fix that.