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
|
|
0
|
|
|
|
Reply
|
Kent
|
2/28/2011 11:02:09 AM |
|
On 28 feb, 12:02, "Kent A. Vander Velden"
<kent.vandervel...@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
|
|
0
|
|
|
|
Reply
|
Lou
|
3/1/2011 10:28:34 AM
|
|