On 13-04-08 2:54 PM, Yuan, Rebecca wrote:
Hello all,

I would like to attach some results from R to an existing pdf file, can I do 
that through R?

R doesn't have built-in tools that can edit pdf files, but there are external tools (e.g. pdftk) that you can call from R. The animations package has a pdftk() function that does some of the work for you.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to