View source: R/save_image_from_pdf.R
Convert PDF page to an image
1 | save_image_from_pdf(pdf.file, file.name = "image.png", pages = NULL)
|
pdf.file |
PDF file to read |
file.name |
output file name to write |
pages |
PDF pages to read |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.