Description Usage Arguments Examples
convert pdf to jpeg
1 | convert.pdf2jpg(filefFrom, pages = NULL, dirSaved = NULL, dpi = 300)
|
filefFrom |
pdf file path, a string |
pages |
page number needed to convert |
dirSaved |
directory to save jpeg files |
dpi |
jpeg resolution |
1 | pdf2jpg(pdfpath,dpi = 300)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.