Re: Automatically resizing graphs for printing
- To: mathgroup at smc.vnet.net
- Subject: [mg116811] Re: Automatically resizing graphs for printing
- From: Lou <lvveen32 at xs4all.nl>
- Date: Tue, 1 Mar 2011 05:21:38 -0500 (EST)
- References: <ikfvbh$fal$1@smc.vnet.net>
On 28 feb, 12:02, "Kent A. Vander Velden" <kent.vandervel... at gmail.com> wrote: > I'm trying to print several Mathematica 8 notebooks that have many graphs. > The problem is that the size of the graphs cause the right side to be > clipped when printed. Is there an option to automatically resize the graphs > to be within the printed area? > > I've tried showing the page breaks and then resizing each graph manually but > this is a painfully slow process during which a dialog pops up many times > per graph-resize to show the progress of building the page breaks. > > Thank you I've seen the same problem when printing to PDF or using the export[] to pdf format when printing a 'large'graph. I used the GraphPlot[] function. With mm7 it worked fine. Switching to Graph[] worked. I would love to hear an answer on this thread. Lou