Tries to extract images within a PDF file. Currently does not support decoding of images in CCITT compression formats. However, will still save these images to file; as a record of the number of images detected in the PDF.
PDF_extractImages(file = file.choose())
The file name and location of a PDF file. Prompts for file name if none is explicitly called.
A vector of file names saved as images.