Re: MatrixForm to JPG
- To: mathgroup at smc.vnet.net
- Subject: [mg64891] Re: MatrixForm to JPG
- From: "Bruce W. Colletti" <bcolletti at compuserve.com>
- Date: Tue, 7 Mar 2006 06:11:42 -0500 (EST)
- References: <due7n1$9qb$1@smc.vnet.net> <440B0620.2090006@dordos.net>
- Sender: owner-wri-mathgroup at wolfram.com
Peter My last reply omitted the following. Copying the MatrixForm output as a metafile and then (in Word) doing a Paste As Special (metafile) gives the disired crisp image. Unfortunately, those who don't have the Mathematica fonts on their machine can't see the image (installing these fonts on their machines is not an option). The only solution I can see is that described in my last reply: converting the MatrixForm output to a graphic within the Mathematica session. But anything that works (subject to the conditions described) is most welcome. Bruce ----- Original Message ----- From: "Peter Pein" <petsie at dordos.net> To: mathgroup at smc.vnet.net Subject: [mg64891] Re: MatrixForm to JPG > > Bruce W. Colletti schrieb: >> Re Mathematica 5.2 under WinXP. >> >> How would I export the output of MatrixForm to a JPG file? >> >> Thankx. >> >> Bruce >> >> > Hi Bruce, > > select the output-cell, menu->Edit->Save Selection As->BMP and use an > external program to convert the bitmap to jpg (www.irfanview.com) > > Peter >