Description Usage Arguments Details
View source: R/createPDF.fromEPS.R
Function to create a pdf file from aset of encapsulated postscript files.
1 | createPDF.fromEPS(pdfFile, epsFiles)
|
pdfFile |
- path to output pdf file |
epsFiles |
- vector of paths to the input eps files |
* On Windows, this function creates a batch file ('runEPStoPDF1bat') that calls the GhostScript executable 'gswin64c' and runs it. The environment variable GhostScript_HOME should point to the top GhostScript folder.
* On Mac OSX, ??.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.