View source: R/pdf_combine_multi.R
pdf_combine_multi | R Documentation |
Combine multiple PDF files including optional selection of pages.
pdf_combine_multi(input, pages, output = NULL, password = "")
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.