pdf_expand: Expand PDF page size

Description Usage Arguments Details Examples

View source: R/pdf_expand.R

Description

Expand the page size of a PDF file to include all of its contents. Requires inkscape command-line utility.

Usage

1
pdf_expand(filename)

Arguments

filename

A PDF file name or file path

Details

The function modifies an existing PDF file!

Examples

1
2
3
4
## Not run: 
pdf_expand(filename = "~/test.pdf")

## End(Not run)

michaeldorman/geobgu documentation built on Jan. 6, 2021, 3:57 p.m.