stitch_pdfs: Combine multiple PDFs into a single PDF

View source: R/stitch_pdfs.R

stitch_pdfsR Documentation

Combine multiple PDFs into a single PDF

Description

Deprecated function, no longer available. Consider using pdftools::pdf_combine() to combine multiple PDFs.

Usage

stitch_pdfs(pdfs, output = NULL)

Arguments

pdfs

character vector containing filenames (with path, if the files aren't in the working directory) of the PDFs to be combined

output

name of the PDF file (including path where necessary) to be created, containing the stiched-together PDFs


MattCowgill/grattantheme documentation built on Jan. 13, 2023, 11:02 a.m.