Re: Print graphics in smaller size
- To: mathgroup at smc.vnet.net
- Subject: [mg54742] Re: Print graphics in smaller size
- From: Mike <m.HoneychurcNOSPAMh at uq.edu.au>
- Date: Mon, 28 Feb 2005 03:28:04 -0500 (EST)
- Organization: University of Queensland
- References: <cvrqol$p6g$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On 27/2/05 4:53 PM, in article cvrqol$p6g$1 at smc.vnet.net, "Maximilian Ulbrich" <mulbrich at berkeley.edu> wrote: > Hi, > > I use Mathematica 5.0 on Windows XP. When I have graphics on my screen > and print it, it gets much bigger on my printer. Mathematica seems to > scale my graphics up such that 72 pixels on the screen become 1 inch on > the printer. To print my graphics using the Print command in the Menu I > always have to change the size, and then the font sizes do not fit any > more, and always changing the size of the graphics sucks anyway. Is > there a way to change the settings to get something like 150 pixels per > inch on the printer? > > Thanks a lot, > > Max > To change graphics size without changing font sizes you could set an option in your graphics printout style. Something like Magnification->1.5 might work. Mike