pdf2png | R Documentation |
This function can be used to transoform the cover page of pdf files into png files.
pdftopng(pdf.pos, pdftopng.pos, resolution=250, full.page = FALSE)
pdf.pos |
pdf fold place.
pdftopng.pos |
the place of pdftopng.exe file.
full.page |
if the argument is TRUE, the function will show the full pages of a PDF file.
resolution |
the resolution of png, default is 250 dpi. |
pdf2png(pdf.pos = "D:/pdf", pdftopng.pos ="D:/software/EXE/xpdfbin-win-3.04/bin64",resolution = 300)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.