Question: Exporting Maple plots to MS-Word

You can use export to metafile. The problem is that the created file is not a vector based graphic. So when you print it or when you enlarge it, the pixels appear and deteorate the quality. MATLAB has two options in copying a plot into clipboard: copy as bitmap and copy as metafile. But in Maple the Metafile has not any difference with Bitmap! I do this by exporting my figure to .eps (color or B&W), then importing it from Word. A more complicated task!
Please Wait...