pdf_combine_multi: Combine multiple PDF files including optional selection of...

View source: R/pdf_combine_multi.R

pdf_combine_multiR Documentation

Combine multiple PDF files including optional selection of pages.

Description

Combine multiple PDF files including optional selection of pages.

Usage

pdf_combine_multi(input, pages, output = NULL, password = "")

Arguments

input

path or url to the input pdf file

pages

a vector with page numbers to rotate

output

base path of the output file(s)

password

string with password to open pdf file


billdenney/bsd.report documentation built on Jan. 16, 2024, 12:54 a.m.