On Apr 8, 2012, at 9:18 PM, Holger Schulz wrote:
I tried to export a plot to a PDF file with pdf(). The resulting PDF file could not be opened. Preview reports the file may be damaged. Couldn't open it with Skim, either. Is there any trick?
Did you close by executing "dev.off()" the file created by pdf()? --Hans