Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Axel Vogt <&noreply@axelvogt.de> Newsgroups: comp.soft-sys.math.maple Subject: Re: How to export an expression as an image? Date: Sat, 13 Jul 2013 19:50:24 +0200 Lines: 14 Message-ID: References: Reply-To: &noreply@axelvogt.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: individual.net ibihbSOj3kKDvf00lYIXLwBu3quJUpsgIg0q9q58rpqUnCuQ0= Cancel-Lock: sha1:qgpBuERixhp4Fn06NQFJLspWB3g= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: Xref: csiph.com comp.soft-sys.math.maple:788 On 13.07.2013 10:24, Nasser M. Abbasi wrote: > > Is it possible in Maple to export any expression as an image? > > For example, I'd like to export the result of dsolve() to a .png > file so I can include that later in another document. I want to > do this programmatically. ... I never had the need to do it by code. But exporting as html does the job, I just pick from that. If the sheet is too large, then I just copy+paste to a new sheet (have not checked for the standard interface, but classical is easy).