PDF_extractImages: Attempts to extract all images from a PDF

Description Usage Arguments Value

View source: R/PDF_extractImages.R

Description

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.

Usage

1

Arguments

file

The file name and location of a PDF file. Prompts for file name if none is explicitly called.

Value

A vector of file names saved as images.


metagear documentation built on Feb. 15, 2021, 5:09 p.m.