Re: [R] save as pdf

2007-10-22 Thread Rainer Hurling
It seems that you are using R-2.6.0 under Windows. Then this error has been discussed before. There is a patched version on CRAN. Look at http://cran.r-project.org/bin/windows/base/rpatched.html Hope this helps, Rainer Denis Aydin schrieb: > Hello, > > I just wanted to save a graphic in the

Re: [R] save as pdf

2007-10-22 Thread Paul Smith
On 10/22/07, Denis Aydin <[EMAIL PROTECTED]> wrote: > I just wanted to save a graphic in the pdf-format. But id failed: > > Fehler: Invalid font type > Zusätzlich: Warning messages: > 1: font family not found in PostScript font database > 2: font family not found in PostScript font database > > I u

[R] save as pdf

2007-10-22 Thread Denis Aydin
Hello, I just wanted to save a graphic in the pdf-format. But id failed: Fehler: Invalid font type Zusätzlich: Warning messages: 1: font family not found in PostScript font database 2: font family not found in PostScript font database I use R 2.6.0 with all packages updated recently. Any idea?