Re: [Rd] Support for transparency in metafile export & support for export to Powerpoint

2015-07-04 Thread Tom Wenseleers
Dear all, Further to my previous message I now made a one-line convencience function to export your currently active graphics window/plot to either Word or Powerpoint in Office-native vector-based DrawingML format using either export2ppt(file="plot.pptx") or export2doc(file="plot.docx") : see ht

[Rd] Support for transparency in metafile export & support for export to Powerpoint

2015-06-29 Thread Tom Wenseleers
Dear all, For vector-based output, PDF export of R graphs works well, but unfortunately Office on Windows provide poor support for PDF and importing & exporting to other formats using Inkscape can be buggy. Enhanced metafile export in turn does not support transparency (also not in package devEM