createPDF.fromEPS: Create a pdf from a set of encapsulated postscript files.

Description Usage Arguments Details

View source: R/createPDF.fromEPS.R

Description

Function to create a pdf file from aset of encapsulated postscript files.

Usage

1
createPDF.fromEPS(pdfFile, epsFiles)

Arguments

pdfFile

- path to output pdf file

epsFiles

- vector of paths to the input eps files

Details

* 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, ??.


wStockhausen/wtsGMT documentation built on May 3, 2019, 7:36 p.m.