Skip to content
Prev 140783 / 398506 Next

ps or pdf

On Mon, 31 Mar 2008, Francois Pepin wrote:

            
Please see the footer of this message.  Neither postscript() nor pdf() 
graphics devices split up strings they are passed (by e.g. text()), so 
this is being done either by the code used to create the plot (and we have 
no idea what that is) or by the viewer.  I suspect the problem is rather 
in the viewer, but without the example we asked for it is impossible to 
know.
Again, we need an example.
The graphics devices are very similar (they share a lot of code).  One 
small difference is that PostScript has an arc primitive, and PDF does 
not.
Nothing has changed at that level for a long time -- not even in 
current versions of R (and 2.6.0 is obsolete).