Skip to content
Prev 255615 / 398506 Next

help

I just tried
and it appeared to work as I have pdftk from cygwin.I routinely do this the other way however and invoke
R from a bash script and then use external tools like this from the bash script
after R is done. If I'm generating various pieces, it seems to make sense
to get them all first and release any resources R has accumulated 
as pdf manipulation itself can often require lots of memory etc.