Skip to content
Prev 81065 / 398503 Next

dev.copy legend problem

That's why we recommend that you do not use dev.copy but replot on the 
target device.

Different devices have different fonts and font metrics, and so the plot 
as laid out for one will almost always not be right for the other.

According to the help page for dev.copy you cannot by default copy from 
postscript() to pdf().  Is that really what you are doing?  It seems to 
work for me once I enable copying, as those two devices do share fonts.
On Thu, 17 Nov 2005, Florence Combes wrote: