hi there Is there any way to create automatic bookmarks for the pdf while writing the plots in the pdf. Ramya -- View this message in context: http://www.nabble.com/PDF-help-tp18893669p18893669.html Sent from the R help mailing list archive at Nabble.com.
On 8/8/2008 11:11 AM, Rajasekaramya wrote:> hi there > > Is there any way to create automatic bookmarks for the pdf while writing the > plots in the pdf.Not directly, but you can do so with a combination of R and LaTeX, using Sweave. Duncan Murdoch