Description Usage Arguments Details Examples
Convert a PDF file to an EMF file. Requires inkscape
command-line utility.
1 | pdf_to_emf(filename)
|
filename |
A PDF file name or file path |
The function creates an EMF file at the same location where the PDF is.
1 2 3 4 | ## Not run:
pdf_to_emf(filename = "~/test.pdf")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.