Skip to content
Prev 241321 / 398500 Next

Merge postscript files into ps/pdf

Hi Ralf,

It is easy to make a bunch of graphs in one file (each on its own
page), using the onefile = TRUE argument to postscript() or pdf()
(depending what type of file you want).  I usually use Ghostscript for
tinkering with already created postscript or PDF files.  To me there
is more appropriate software than R to use if you want to
edit/merge/manipulate postscript or PDF files.

Cheers,

Josh
On Thu, Nov 11, 2010 at 11:07 PM, Ralf B <ralf.bierig at gmail.com> wrote: