pdf_crop: Function to crop a pdf file.

View source: R/pdf_crop.R

pdf_cropR Documentation

Function to crop a pdf file.

Description

pdf_crop requires the PDFCROP system tool to be installed.

Usage

pdf_crop(file, file_output = NA, verbose = FALSE)

Arguments

file

Vector of file names.

file_output

An optional vector of output file names.

verbose

Should the function give messages?

Value

Invisible list.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.