R/pptxutils.r
pdf2png.Rd
Convert pdf file to a png using ImageMagick convert tool
pdf2png(pdf, png, res = 300)
Path to input pdf
Path to output png
Output resolution in dpi
Logical value indicating success (or failure) of operation