pdf2png: Convert pdf file to a png using ImageMagick convert tool

Description Usage Arguments Value

View source: R/pptxutils.r

Description

Convert pdf file to a png using ImageMagick convert tool

Usage

1
pdf2png(pdf, png, res = 300)

Arguments

pdf

Path to input pdf

png

Path to output png

res

Output resolution in dpi

Value

Logical value indicating success (or failure) of operation


jefferis/paperutils documentation built on Sept. 20, 2019, 10:20 a.m.